Igor Randjelovic

Results 388 comments of Igor Randjelovic

If you need a simpler solution, give [`nativescript-vue-navigator`](https://github.com/nativescript-vue/nativescript-vue-navigator) a go! It's a simple "router" so you can define different routes, and navigate to them without needing to import all the...

@jawa-the-hutt I'm asking you, since you have been working on TS support... Is this supposed to work - or do we need to work on HMR with TS?

We're going for a full rewrite of NativeScript-Vue for Vue 3.0 That means, we'll utilize the custom renderer API that it exposes, as well as fully support all the Vue...

https://github.com/rigor789/nativescript-vue-next

I showed a demo and it's published as an early preview, undocumented yet: https://www.youtube.com/watch?v=QuEEF-QvfmU

@mannok not at all, just haven't really had any free time lately to work on it.

See https://github.com/nativescript-vue/nativescript-vue/issues/744#issuecomment-717079816

@wik-z can you share a repo that exhibits the issue? Would help tremendously with debugging it!

> > > This is a big problem @StephenCarboni Not that big, since it's simple to work around this limitation. If you have ideas how to solve it without re-rendering...