fridays / next-routes

Universal dynamic routes for Next.js
MIT License
2.47k stars 230 forks source link

Don't reload video on page change #141

Closed YuriBrunetto closed 6 years ago

YuriBrunetto commented 6 years ago

Hello, guys!

I'm using FlowPlayer with Next.js and I want to know if is it possible to do an application that doesn't reload my video every time I click a <Link> with next-routes?

Thanks in advance. 😄

YuriBrunetto commented 6 years ago

@fridays can you help me with this?!

fridays commented 6 years ago

@YuriBrunetto I didn't have this use case yet, but it's not specifically related to next-routes. Please check this issue for some discussion on how to do this

YuriBrunetto commented 6 years ago

Thanks for the response @fridays 😃