ssorallen / turbo-react

A JavaScript library that transitions between static HTML pages on navigation; no app server required.
https://turbo-react.herokuapp.com/
Apache License 2.0
274 stars 16 forks source link

react components don't load #26

Open vadimsg opened 8 years ago

vadimsg commented 8 years ago

Should turbo react render with no problems also react components? Currently after page switch I can't get components to load. Is there a solution for that?

ssorallen commented 8 years ago

Can you give some example code I can try?