Eduardo San Martin Morote
Eduardo San Martin Morote
Currently, name and path defined through `definePage()` are not added to the types like it happens with the route block but it should be possible since they are extracted through...
Using TS syntax will produce Syntax errors: ```vue definePage({ alias: 'thing' as string, }) ``` Not sure how to support this but I think it should be related to adding...
### Vue version edge ### Link to minimal reproduction https://sfc.vuejs.org/#eNqFVE+vmzAM/yoel1KJkntHq03brrtUu3GhqWl5LyRREto39fHd5yTAo1R6ExJ2Yvvnf7HvyXet82uHyTYpHLZaVA73pQQoTs0VuKis3ZUJvyB/LZMgIFEjdefA/dU4yo7qrUzgumnVCQVd2ou60UVz+uDZaC2qIwqolZlk+wMRcBeEghPA/uCUwT8WTcHCuWDBJsbFKDDiAj8pkuumfvRVsFk+dLTcNNqBRddpEJU8k7qzIamm1co4uIPBGnqojWphRUVZfZ1kH56iNGfh5ie2ypfPa5aSK2nJg09m57FSZzpck6hg0XuIJMmSCLppK52/WCWp+HefTzkIKKothBt/R/D+XCYX57TdMmZr7n2+2FyZMyMuN510TYs52nZzNOpGcRJwmWQzDEaXVzQbg/KEBs1nmAvVJ1wP25eyp1SsL0PuLOUwL2MGt8rxy0B+1TVylwEGeuBK47LO/hNI1fNCOgfeYxOPbwG47iR3jZLQWfzRkbANPUjXsVZNDWmwWFMArjNysoeISk2J9P19HsnUJVLzBqOar2pK4Lv92IvY31pU56G/dSXsYEpVDv9Zvo/G0VwJzIU6p6uZXkBcZYHk10pQNNGkH+gMOfVKGfwX+VPMyA1FSieUAD1qhaQC8cy8oNT38IgfBsDvj2HCZrMVp20+YdS6YJctmjg9h5yNL2o+U/cYHEg800CfSHv39AqWc/a8z8YNdOyco2f0jYuGv1KoQ0e/eDptOYDfwdmwk7xsWEcDCosw41GbUeJVaX5jzNBTtaL+qDGusMWGSvp/xP3dXw== ### Steps to reproduce - Click the "negate button" -> see multiple logs - untick the checkbox and tick it...
### Environment na ### Reproduction https://stackblitz.com/edit/github-nbdgr7 ### Describe the bug > **Note** > There is a fake module in the repro that is automatically copied to the node_modules The module...
### Environment - Operating System: `Darwin` - Node Version: `v18.12.1` - Nuxt Version: `3.0.0` - Nitro Version: `1.0.0` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-` -...
### Environment na ### Reproduction https://stackblitz.com/edit/github-w2bdfg?file=package.json,fake_modules%2Fbug-test%2Findex.mjs,nuxt.config.ts,fake_modules%2Fbug-test%2Fruntime%2Fplugin.check.mjs I added the vite hooks within the nuxt config but in reality, it is added by a module. It wouldn't make sense for the...
The types were not exposed to the published version
This is an issue to keep track of the upcoming release of VueFire v3. Note this is a **high level roadmap**, more details are added as I complete them and...
Currently it only affects Lists and Collections but it could be useful for documents as well because when hydrating we get a flash while the new references are being retrieved