Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Demo: Demo does not work in Firefox #156

Closed
platinumazure opened this issue Nov 13, 2015 · 5 comments
Closed

Demo: Demo does not work in Firefox #156

platinumazure opened this issue Nov 13, 2015 · 5 comments
Labels
triage An ESLint team member will look at this issue soon

Comments

@platinumazure
Copy link
Member

I get two errors in Firefox 42.0 (using Firebug console). Unfortunately, I'm not sure which of these are relevant. Sorry.

ReferenceError: algoliasearch is not defined
var client = algoliasearch('XWXG7MEBSB', '653e00f423bee91f9863571eed16f2f5');

search.js (line 5, col 7)

And:

TypeError: b is undefined
...}),k=d||new h({input:f,eventBus:j,hint:void 0===b.hint?!0:!!b.hint,minLength:b.m...

The second one seems to be from autocomplete.min.js, but not 100% sure.

The odd thing is, I actually get similar errors in Chrome, so... if my diagnostics are useless, I apologize.

@eslintbot eslintbot added the triage An ESLint team member will look at this issue soon label Nov 13, 2015
@xjamundx
Copy link

screen shot 2015-11-13 at 8 54 14 am

@xjamundx
Copy link

I noticed there's no search bar on this page as well, probably the JS that's included is different than the JS for the rest of the site and it's blowing up....

@ilyavolodin
Copy link
Member

I hate debugging requireJS errors. But it looks like firefox was having issues with text plugin for require.

@xjamundx
Copy link

I can probably fix this if you want. Just give me a day.

@ilyavolodin
Copy link
Member

Sounds good. Let me know if you will not find anything, I can then take a look at it over the weekend.

xjamundx pushed a commit to xjamundx/eslint.github.io that referenced this issue Nov 13, 2015
xjamundx pushed a commit to xjamundx/eslint.github.io that referenced this issue Nov 13, 2015
xjamundx pushed a commit to xjamundx/eslint.github.io that referenced this issue Nov 14, 2015
xjamundx pushed a commit to xjamundx/eslint.github.io that referenced this issue Nov 14, 2015
ilyavolodin added a commit that referenced this issue Nov 14, 2015
Demo: Demo and Search Working (fixes #156)
pixelastic pushed a commit to algolia/eslint.github.io that referenced this issue Jan 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage An ESLint team member will look at this issue soon
Projects
None yet
Development

No branches or pull requests

4 participants