the window history back can't work
-
when I update to 0.9.1, I find my go back button can’t work , I use the vue router back, who can help me ,thx
-
@joe Hi. “v-go-back” directive is pretty complex. It depends on how you set routes, how you handle your navigation and so on and so forth. Can you please create a repo in which you isolate the problem so I can investigate? Thanks.
-
@rstoenescu I use the q-drawer-link , i find a delay modifier in the source code , that cause my back button failure . then I reverse my drawer code ,that is ok
-
Can you offer a repo I can take look? The delay needs to be there for technical reasons.