react-carousel-3d icon indicating copy to clipboard operation
react-carousel-3d copied to clipboard

3D carousal component in react

Results 27 react-carousel-3d issues
Sort by recently updated
recently updated
newest added

this dependency is working with react 17 and below but its not working with react 18

When I use 3d-react-carousal in typescript + next js project, I faced this issue. In the normal react project, this is working well. ReferenceError: self is not defined What is...

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Literacy: "carousal" should be "carousel". Also, there's nothing 3D about it. perhaps changing the package name to something typo-free and that describes the package better?

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Can you please remove/comment out the console logs?

i tried following the solutions provided in https://stackoverflow.com/questions/41462729/typescript-react-could-not-find-a-declaration-file-for-module-react-material , but faced the same issue. Because of this , the carousel is not being displayed in my app.

I really like the package but it's not working on typescript projects. Thank you

Probably would be nice to add support for navigating with the keyboard (left/right keys) or even tabbing into it to use the arrows, which doesn't seem to work for me...