-
Failed to resolve import "react-tilt" from "src\components\About.jsx". Does the file exist?
D:/myportfolio/src/components/About.jsx:2:17
15 | }
16 | import React from "react";
17 | import Ti…
-
## What are you trying to achieve or the steps to reproduce?
I'm trying to set up an Framer project to display Mapbox map
*Describe your issue*
An error message is displayed that says the Mapbox GL…
-
### Description
Currently our package.json is quite large, might be best to check what dependencies are acturally required and what can be removed.
For example, `lodash` is a large library which m…
-
### Provide a general summary of the issue here
The Hooks sample provided at the end of https://react-spectrum.adobe.com/react-aria/Button.html results in the following typescript error , when built …
-
### NextUI Version
2.5.0-beta.19
### Describe the bug
I tried nextjs 15 & react 19 rc with beta version 2.5.0-beta.19, it still doesn't work, I got the compilation failure with react 19 rc.
```
…
-
Playing around with feature syntax.. thoughts?
Thought would be you'd create a .framer.ts file for features and modules. Whether you are creating a feature or a module the syntax would be the same.…
-
I've tried to use this software with different prototypes without success. What am I doing wrong?
-
Hey! Awesome lib!
I updated my chakra from 2.2.4 to 2.5.4 and styles are breaking.
Any plans on supporting the latest chakra?
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
Operating System:
Platform: win32
Arch: x64
…
-
{Symbol} = require "symbols/Symbol"
HamBtn = Symbol(hamBtn_open,
animationOptions:
time: .6
curve: Spring(.6)
change:
template: hamBtn_close
,
Tap: -> @stateCycle()
)
hamBtn …