Another Bye-Bye post

Thanks for this. But would it possible to use the akryum:vue package in an existing Blaze/FlowRouter application?

My goal would be to migrate screens over to Vue when I can. As for new screens, would I would use Vue only.

I know there is some issues with Vue and FlowRouter (and it is recommended to use VueRouter), but I can’t abandon FlowRouter right now. Also, these issues with FlowRouter should be negated because I don’t pass parameters over the URL and do not use nested URL either.