Skip to content

view helper not working with old browser #113

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

Closed
1ternal opened this issue Nov 14, 2014 · 2 comments
Closed

view helper not working with old browser #113

1ternal opened this issue Nov 14, 2014 · 2 comments

Comments

@1ternal
Copy link

1ternal commented Nov 14, 2014

view helper render_component('Component') not working in ie8
use React.render(Component, mountNode)
than wrap this with turbolinks like page:load ready works fine,but there is another problem, component will not unmount.
I don't know how to fix this problem

@1ternal 1ternal changed the title view helper not working with old browswer view helper not working with old browser Nov 14, 2014
@rmosolgo
Copy link
Member

Maybe related to #93 ?

Turbolinks is defined, but not supported?

@rmosolgo
Copy link
Member

rmosolgo commented Mar 1, 2015

the UJS now detects if Turbolinks isn't supported and uses native events in that case. If you're still having trouble, feel free to reopen this issue!

@rmosolgo rmosolgo closed this as completed Mar 1, 2015
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