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

IE < 9 issue with reserved keyword #1

Closed
niklasvh opened this issue Nov 5, 2012 · 1 comment
Closed

IE < 9 issue with reserved keyword #1

niklasvh opened this issue Nov 5, 2012 · 1 comment

Comments

@niklasvh
Copy link

niklasvh commented Nov 5, 2012

https://github.com/raimohanska/Bacon.UI.js/blob/master/Bacon.UI.js#L40 throws an error on IE < 9 due to use of reserved keyword.
Changing it to this["switch"] resolves the issue.

@raimohanska
Copy link
Owner

Oh, thanks. Fixd.

@niklasvh niklasvh closed this as completed Nov 5, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants