-
We are currently documenting our React components in Storybook, and decided to go straight to version 6.0 to make use of the new Args and Controls addons. During that work, we realised that the [choic…
-
### Steps to reproduce
https://codesandbox.io/p/sandbox/test-w2msfc?file=%2Fsrc%2FInput.tsx%3A9%2C1
Steps:
1. Check TS warning in Input.tsx
```
Type 'ForwardRefExoticComponent' is not ass…
-
It appears there is a problem with the React-Reveal dependency and the latest version of React. When I try to force bypass this with: `npm install --legacy-peer-deps` I am unable to run `npm start` wi…
-
### Link to the code that reproduces this issue
https://github.com/BaileyMillerSSI/next-ant-design-demo
### To Reproduce
1) Create a new project with `npx create-next-app@latest` (I selected typesc…
-
### Stack trace
ReferenceError: Property 'BigInt' doesn't exist, js engine: hermes
### Reproduction steps
Not able to run package version 2.3.6 on Xcode 16 made me install the new version.
After…
-
Is there a way to get images showing up in Next?
I am trying to use this configuration, after yarn add next-images in my next folder, but it isn't working:
/** @type {import('next').NextConfig} …
-
## Checklist
- [ ] This is not covered in the [repository examples](https://github.com/niuware/mui-rte/tree/master/examples).
- [ ] I am using the package [latest version](https://github.com/niuwa…
-
Thanks for this wonderful tool :) Customizing the menu bar is a lot of fun!
I was noticing an issue where the position of the icons gets reset:
https://user-images.githubusercontent.com/195367/1…
ArloL updated
2 weeks ago
-
### Steps to reproduce
[(https://codesandbox.io/p/sandbox/material-demo-forked-9zq44)](https://codesandbox.io/p/sandbox/material-demo-forked-3xm6ns?file=%2Fdemo.tsx%3A75%2C16)
Steps:
1. select …
-
- [x] npx create-next-app@latest
- [x] Install NextJs
- [x] Install Typescript
- [x] Install Tailwindcss
- [x] Configurate Codespace
- [x] Install react-icons
- [x] npm install react-icons reac…