-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
### Describe the problem
Please include FULL configuration code inside main.js for using with NextJS. When I'm setting up Storybook and use @storybook/nextjs as the framework, it gives me the error:
…
-
The lib is throwing the following error when next build is ran
ReferenceError: navigator is not defined
at Object.getBrowser (C:\projects\web-ssd-cms-api-bakcend\web-ssd-website-frontend\node_mo…
-
```
> next dev
▲ Next.js 13.5.4
- Local: http://localhost:3000
✓ Ready in 4.6s
✓ Compiled /middleware in 143ms (55 modules)
⚠ You are using an experimental edge ru…
-
Hey Guys,
Can you make a functional chat app using OllamaJS that can at least be done as a demo? I am trying to create such an application and I think Ollama is better alternative.
-
### Link to the code that reproduces this issue
https://stackblitz.com/~/github.com/yudistiraashadi/nextjs-15-canary-dynamicio-bug
### To Reproduce
1. `pnpx create-next-app@canary`
2. enable `dyna…
-
### Checklist
- [X] The issue can be reproduced in the [nextjs-auth0 sample app](https://github.com/auth0-samples/auth0-nextjs-samples/tree/main/Sample-01) (or N/A).
- [X] I have looked into the […
-
We have a nextjs app that has been running as a static web app for many months, in recent days it has started having intermittent failures were all you see is "Backend call failure", usually it starts…
-
### Summary
When using `next dev --turbo`, I get the error: `Error: @pigment-css/react: You were trying to call "css" function without configuring your bundler.` because `withPigment` from `@pigment-…
-
### 🐛 Current behavior
NextJS 15 became the official release on Monday, but InstantSearch Next doesn't work with the new asynchronous request apis causing several errors. InstantSearchNext.tsx and us…