Closed davidnguyen11 closed 7 years ago
I just added babel-polyfill
& everything work fine. Could I update a document to mention about this issue?
I have created 2 PR. You could check it out:
update document https://github.com/fridays/next-routes/pull/34
replace function includes with indexOf https://github.com/fridays/next-routes/pull/33
Thank you! It should be fixed with related problems by https://github.com/fridays/next-routes/pull/37. Please update to 1.0.25 and check again
Is this still an issue @nndung179?
Hi!
Currently, I met some issues on iOS 8.4 devices.
When using
<Link>
When using
Router.pushRoute('index', params)