Jonas Lörken
Jonas Lörken
### Describe the bug Unfortunately, [Swiper 7](https://swiperjs.com/react) (as ESM package) and react-create-app do not seem to work together. When I install Swiper 7 as node-module and import it, I get...
Hey! I'm alsways getting the a server error: **TypeError: Cannot read properties of undefined (reading 'includes')** I have used the example implementation (Next.js):  Apparently this line is to blame...
Hey! I'm alsways getting the a server error: **TypeError: Cannot read properties of undefined (reading 'includes')** I have used the example implementation (Next.js):  Apparently this line is to blame...
The output of the content based on the selected language did not work because the `type `attribute was not present: ``` $type = $source['type'] ?? null; return $type === 'options_page';...