-
### Link to the code that reproduces this issue:
### Can you categorise where the error occurs?
React
### Which browser or operating system do you used to test KoliBri?
Chrome
### How to ā¦
-
## Bug report
### Current Behavior
When using the `Slot` component from `@radix-ui/react-slot` in a Next.js 15 project (potentially related to React 19 compatibility), TypeScript throws type errā¦
-
### Discussed in https://github.com/gluestack/gluestack-ui/discussions/2526
Originally posted by **Wolvinny** October 23, 2024
Hi all.
First of all, i am very new to web development. I do havā¦
-
As expected, I'm encountering a dependency error when running npm install with the latest versions of Next.js and React 19 RC. I'm wondering if thereās a way to make Amplify UI work with React 19, or ā¦
-
## Bug report
### Current Behavior
### Expected behavior
When placing a Tooltip inside `AccordionTrigger`, it gives a hydration error in Next.JS:
![CleanShot 2024-11-04 at 15 34 55](hā¦
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amā¦
-
### Describe the bug
While initializing a new Next.js project with shadcn-ui using `npx shadcn@latest init`, the installation fails when attempting to install dependencies. The error occurs because @ā¦
-
### Summary
Not able to run unit tests
### Steps To Reproduce
Install the last version
`npx '@salesforce/pwa-kit-create-app@latest' --preset retail-react-app-demo`
install the dependeā¦
-
## Description
Develop a basic React application that allows users to upload a file containing inputs and expected outputs and displays them in a tabular format. The table should enable users to viewā¦
-
After extensive research, I've decided to post my question here.
I'm working with React Highcharts and I'm trying to implement custom error handling. Instead of the entire page crashing when Highchā¦