Zoltan Fodor

Results 4 issues of Zoltan Fodor

### Package - [ ] lucide - [ ] lucide-angular - [ ] lucide-flutter - [ ] lucide-preact - [ ] lucide-react - [X] lucide-react-native - [ ] lucide-solid -...

🐛 bug
Stale

I am encountering an issue where I am unable to use any other animation library that observes the scroll with Locomotive. Specifically, I wanted to use Scrollreveal.js but it doesn't...

### Describe the bug After installation of the input-otp component I am getting a build error in Next.js - using TypeScript. The error occurs here: `const { char, hasFakeCaret, isActive...

bug

Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator. @typescript-eslint/prefer-nullish-coalescing. -> If you have strict eslint config the current setup of...