Ricardo Reis

Results 17 comments of Ricardo Reis

Thanks for your reply. I could add a Redirect HTTP Header to the appropriate route, but that requires a 2nd connection in client side, do you think it's a good...

@emanuelgsouza @christianzoppi Can you please review these changes, this a very small PR which should be easy to approve 😉 let me know if you need something from me. Thanks...

> > @emanuelgsouza @christianzoppi Can you please review these changes, this a very small PR which should be easy to approve 😉 let me know if you need something from...

@christianzoppi I'm using NextJS and I want to keep the framework `i18n` in sync with the languages available in Storyblok without manually updating https://nextjs.org/docs/advanced-features/i18n-routing

I did some tests, and this seems to work 😮 ```js xml2js(xml, { compact: true, alwaysArray: true, attributesFn: (attributes, parent) => { Object.assign(parent, attributes); return undefined; } }) ``` EDIT:...

@jsjoeio when I click to open PlatformIO Home Page, the UI tries to load a frame which is pointer to 127.0.0.1:, which obviously cannot load. The commands used in command...

## OS/Web Information - Web Browser: Google Chrome Version 89.0.4389.90 (Official Build) (64-bit) - Local OS: Windows 10 - Remote OS: linuxserver (maybe alpine?) - Remote Architecture: x86-64 - `code-server...