-
I quickly scanned through README.md and the code of the package, and I see literally nothing that means React or makes it usable with React only.
Why then it carries such a name?
CC @sooro-io @d…
-
### Steps to reproduce
Link to live example: https://codesandbox.io/p/sandbox/nostalgic-fog-9z6fzy
Steps:
1. Observe the end scroll button overlapping the initially focused tab.
### Curren…
-
## Acceptance Criteria
Minimum viable requirements:
- [ ] See countdown until mint is live
- [ ] Could this be changed dynamically?
### Helpful links or media?
Could use [react-countdown…
-
when I try to run npm run build it will throw an error saying ParserError: Syntax Error at line: 1, column 25 at runMicrotasks
in the file src/scss/volt.scss
should I do here
-
### Expected behavior
Columns must be able to drag/drop outside of the viewport.
### Actual behavior
It works when it is inside the viewport (see 0:00 to 0:10s of the video below). When I drag th…
-
### NextUI Version
2.4.2
### Describe the bug
I create a ref via useRef and assign it to a component, such as the Autocomplete or Input elements, and while I can get the value just fine, assi…
-
Hi - thanks for creating this project. I have it all up and running, but I can't get the regular react native debug menu to show, pressing CMD+D or initiating the shake gesture doesn't launch the men…
-
### Discussed in https://github.com/adobe/react-spectrum/discussions/6191
Originally posted by **bu3alwa** April 12, 2024
I made a sandbox and issue is when you add the drag button in the colu…
-
Source: [Twitter](https://twitter.com/CirrusNFT/status/1574421050888028160)
- [ ] [GitHub + Text Editor setup](https://x.com/CirrusNFT/status/1574421053475954694?s=20)
- [ ] [HTML/CSS - The peanut…
-
Hi!
Looks like when you use undefined JS object or its method, error will be normally caught: e.g.
`code= {'some.method'}` will correctly render error with `ReferenceError: some is not defined`
B…