Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Popovers don't work in Firefox #128

Open
ghing opened this issue Oct 13, 2014 · 4 comments
Open

Popovers don't work in Firefox #128

ghing opened this issue Oct 13, 2014 · 4 comments
Assignees
Labels

Comments

@ghing
Copy link
Contributor

ghing commented Oct 13, 2014

While the popovers which use the Bootstrap popover plugin work fine in Chrome (Version 37.0.2062.120 (64-bit), Ubuntu 14.04), they don't work in Firefox. @bepetersn was able to work around this by assigning the global jQuery variable to an object and then using that reference inside the callback, but this shouldn't be necessary and we aren't doing anything outside of normal jQuery callbacks . I want to get a better idea of the cause of this issue before implementing such a workaround.

@ghing ghing self-assigned this Oct 13, 2014
@ghing ghing added the bug label Oct 13, 2014
@ghing
Copy link
Contributor Author

ghing commented Oct 13, 2014

These just started working again for me, with no changes to the JavaScript.

@bepetersn, can you tell me if this is working (locally) for you?

@bepetersn
Copy link
Member

Still happening for me on Firefox, locally.

@bepetersn
Copy link
Member

Also, I deployed the change in tarbell version to production, so in Chrome the popovers are showing up.

@ghing
Copy link
Contributor Author

ghing commented Oct 13, 2014

I think this is some kind of race condition. I'll try to replicate again in FF.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants