Niklas Grewe
Niklas Grewe
> Sorry again for the confusion :( all good, no problem at all, I figured it out myself. Thanks again for your support and explanations
@mxstbr Hi, thanks a lot for this strategy 👍 Is it possible to use it without Express? I am currently using MongoDB Realm as my backend system, similar to Firebase....
i think you need to set a `min-height: 100vh` to the html element.
@JDansercoer i think the warning is related to HMR (Hot Module Replacement) ``` Duplicate atom key "". This is a FATAL ERROR in production. But it is safe to ignore...
@wentallout i solve this in my sveltekit project like this: ```js // vite.config.ts plugins: [ imagetools({ defaultDirectives: () => { return new URLSearchParams({ format: 'webp' }) } }) ] ```...
@frederikhors i am also interesting in this topic. Could you explain and show some code snippets, how you made it works? Does it also works with vite.js (the new bundler...
@juliushaertl anything news here?
i would also be happy if fastify is one of the first web frameworks for nodejs that support QUIC 👍 As I have seen, iOS 14 seems to have implemented...
@santi-g-s could you share your full view setup with Coordinator? How do you make the Binding etc? I am also looking to implement Proton in SwiftUI
@yamalight ok it would be a cool feature i think, if you could set something in the exoframe config to set the labels automatically, when it is possible in any...