Results 5 comments of Scino

> Web Apps exist to simplify interaction of Telegram bots with users, so these links aren't supposed to work in Web Apps. That's exactly what they lack to do if...

How should it be used in order to automatically fetch the experiments from Google Optimize, without hardcoding experiments inside a Nuxt project? I need it just as a replacement of...

I have the same problem on Nuxt 3. Both on pure SSR routes and on SSR + prerender ones (SSG).

@posva does anyone have some time to look into this issue? It's quite impactful, since App Hosting is now the official recommended (and the only non deprecated) way to deploy...

I only ran a quick test, but [the patch](https://github.com/vuejs/vuefire/issues/1636#issuecomment-3272864574 ) seems to work correctly for me as well as a temporary workaround. Thank you very much for this @vulpeep