hxf31891 / react-gradient-color-picker

An easy to use color/gradient picker for React.js
MIT License
144 stars 45 forks source link

Missing Module Declaration + Cursor not moving to color position #57

Closed fiuipko closed 10 months ago

fiuipko commented 1 year ago

Hey! Your color picker looks amazing and it'd suit my page really well, but after importing it, I got error image , then I turned off strict mode and declared it in image .d.ts file, so import works now, but the cursor is not moving, here in this gif you can see the problem 2023-08-22_13-01-03

React and DOM ver.: 18.2.0, Tsx, Next.js

hxf31891 commented 10 months ago

@PhillipSwann-main apologies for the slow response. Types have been added and in my testing the cursor is working. Please comment here if you experience otherwise.