react-ui
react-ui copied to clipboard
The `@anvilco/anvil-embed-frame` library is not supported in React 18
Describe the bug
The @anvilco/anvil-embed-frame library is not supported in React 18. When attempting to use the library with React 18, [describe the error or issue that occurs].
To Reproduce Steps to reproduce the behavior:
- Create a new React 18 project.
- Install
@anvilco/anvil-embed-frameusing npm or yarn. - Import and use
@anvilco/anvil-embed-framein a component. - Observe the error or issue that occurs.
Expected behavior The library should work correctly with React 18 without causing any errors or issues.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [e.g., macOS, Windows]
- Browser: [e.g., Chrome, Firefox]
- Version: [e.g., 22]
Additional context Add any other context about the problem here, such as error messages, stack traces, or code snippets.