-
NextJS 15 RC just released which requires `react` 19.
- loosen peer dependency versions to allow it
- check that the library still works as expected with React 19
thanks!
-
Hi, I have recently tried to use this package in react 18, but I got an error called "Worker is not defined".
Here is the package.json:
`
[...]
"dependencies": {
"next": "12.2.3",
"…
-
More of a "tutorial request", but it would be amazing if there was a [NextJS example](https://github.com/zeit/next.js/tree/master/examples) for Uppy.
I'm working through the Uppy docs (which are gr…
-
if you import the animate.css into the project, the first time you dispatch a notification if dissapears for a second, then it appears again, (at least trying to play the fade in animation)
**step…
-
**Describe the bug**
The whole deployment was successful. When click the dynamic page ,An error has occured. As following picture shows
And th demo [https://tailwind-nextjs-starter-blog-al5.pages.de…
-
### 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…
-
Hey team,
First of all, big thanks for putting this up! If I can get this working it'll be perfect for my use case (building a PoC for post-op patients to have a digital avatar to help them with sp…
-
### Bug description
When I'm trying to use the 13.4 server actions feature of NextJS, I cant use prisma to query my db and return the response back to client. This is because prisma can't run on th…
-
### Description
The "Compare All" features text on the pricing page is currently non-functional. This ticket aims to make the tab clickable and direct users to make comparison between two pricing pla…
-
Hi @aparajita,
unfortunately, your package does not work with `Next.js` as I can't start `next dev` when using your package in our repository.
```bash
[1] ℹ Watching for changes...
[0] info …