Results 3 comments of linxiao

再补充一点:其他的push用path写法都是成功的: ```js methods: { goPage(){ this.$Router.push('/login') } } ``` 就是守卫有问题

Is there any solution until now? This workaround is useful in simple scenarios, but using BindableLayout can be very costly, Especially when using TemplateSelectors, loading page can get very slow.

I ran into the same problem, but not with swipeview i create a collectionview and binding with Multiple selection mode ``` ``` After the page is loaded, I delete several...