-
**Describe the bug**
When trying to update @formio/js version to the latest, we encountered a bunch of 'Cannot find module' and 'Module not found' error
**Version/Branch**
`
"@formio/bootstr…
-
layerr resolves and works in ios using expo/react-native, but not in web using expo/react-native-web.
for example...
>npx create-expo-app layerr-demo --template blank-typescript
>cd layerr-demo…
-
### UPDATE
I've started a new project from scratch with a similar setup using the ["React Native" recipe](https://nx.dev/recipes/react/react-native):
```
npx create-nx-workspace nx-react-native --pr…
-
Currently, `rich-text-react-renderer` does not always work with React 19 (and shows a deprecation message on React 18).
In particular, the case that breaks for me is when I click "Hyperlink" in ric…
-
It looks like the peer dependencies of Visx do not include React 19, but [NextJS 15 was released as stable](https://nextjs.org/blog/next-15) and it depends on React 19. Would be great to know if visx …
-
-
## Summary
The reproduction is using Relay, but I came as this seems closer to a bug in React than Relay.
https://stackblitz.com/@cometkim/collections/react-relay-suspend-loop
With this basic…
-
RDC is dead! Long live material ui!
RDC is used in several locations, some components should be migrated to this reop since I see them as still useful. But everything related to styling should only r…
-
Is it possible to use the themes with mux-player-react?
-
**Description:**
I'm experiencing an issue with the react-multi-carousel component when using Next.js 14 with React 18. Here is the component setup:
`"use client";
import React from "react";
i…