jaredpalmer / after.js

Next.js-like framework for server-rendered React apps built with React Router
https://npm.im/@jaredpalmer/after
MIT License
4.13k stars 201 forks source link

Component not triggering after browser back button #530

Open oleg-marfin opened 2 years ago

oleg-marfin commented 2 years ago

Hello, I've found this one issue https://github.com/jaredpalmer/after.js/issues/111#issuecomment-394849371 and has same problem. Maybe someone faced it.

"This still seems to be an issue. If I load a component, navigate using a component, refresh the new screen, then tap the back button, nothing happens."

Moreover this is working when Chrome dev tools panel is open but when it is closed component not firing after browser back.

Thank you!

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.