Jan Vacek
Jan Vacek
@danielroe ok, but if you use `useAsync`, it will be called twice - server side and then client side - or not?
@danielroe look at this issue, I have the same problem with `useAsync` https://github.com/nuxt-community/composition-api/issues/652, thats why I wrote my last comment, it is called twice even with simple example
any news on this issue please?
it was because of recursion - https://github.com/UnityCommunity/UnitySingleton/blob/main/Assets/Scripts/Runtime/Singleton.cs#L47
@danielroe hello, any updates here please?
@wJoenn everything. We are upgrading a big project too and its a nightmare - migration from BootstrapVue, rewriting AuthModule, every plugin, middleware, router, synchronizing with master branch while the master...