Oleg Khalin
Oleg Khalin
Resolves #91 * Passes hook context to vitedge hook from viteSSR
Hello. I'm trying to set i18n locale on the server-side, to do so I need to get the locale cookie from Request Headers. How can i access it in `vitedge`...
### Environment ------------------------------ - Operating System: `Linux` - Node Version: `v16.14.2` - Nuxt Version: `3.2.0` - Nitro Version: `2.2.1` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `-`...
### Environment - Operating System: `Darwin` - Node Version: `v18.14.0` - Nuxt Version: `3.2.0` - Nitro Version: `2.2.1` - Package Manager: `[email protected]` - Builder: `vite` ### Reproduction add to nuxt.config...
### Environment ------------------------------ - Operating System: `Darwin` - Node Version: `v18.14.0` - Nuxt Version: `3.2.2` - Nitro Version: `2.2.2` - Package Manager: `[email protected]` - Builder: `vite` - User Config: `modules`,...
Plugin works like a charm, but for supporting GTM debug i need to stop pushing gtm to partytown if debug enabled which i made based on query parameter, but also...
**Describe the bug** If run test using pest we can face issue with config container instance that its not resolved yet. **To Reproduce** Steps to reproduce the behavior: 1. Run...
Hello. Is there any reason why code uses eval? I just tested out module without options eval and everything works as expected. Using eval() locks it from using in Edge...
Trezor Safe 5, without passphrase signing multisig transaction I see this error when trying to sign loaded transaction While im trying to sign newly created transaction i see this error
**Question** Is it possible to reference workflow form answer in custom function with string input **Context** We are using custom function to send HTTP request based on filled form. Since...