Backbone demo not working from second navigation
Opened this issue · 0 comments
jualoppaz commented
Hi @debashish2014 !
I am trying out the demo and works fine in general, but I noticed that Backbone routes only works in first navigation.
If I do the secuence:
-> /app4 (Backbone): works fine
-> /app3 (Vue): works fine
-> /app4 (Backbone): get empty screen
I can't see any error in the browser console.
My local machine has the follow features:
- OS: Windows 10
- Node version: 10.17.0
- NPM: 6.11.3
Am I the only who can plays this scenario? Thank you so much