ranger icon indicating copy to clipboard operation
ranger copied to clipboard

Support for [email protected]

Open deadcoder0904 opened this issue 4 years ago • 6 comments

I get the following error when I try to npm install react-ranger:

Could not resolve dependency: npm ERR! peer react@"^16.6.3" from [email protected]

Can you update the peerDependencies section & release a new version?

https://github.com/tannerlinsley/react-ranger/blob/d912f893d2efb125d271162e36ee8531b5fd4f39/package.json#L35-L37

deadcoder0904 avatar Jan 04 '21 09:01 deadcoder0904

Yeah, I also have this issue (( installed it with force and it's not working as it should, on point drag it refreshes the page ((( please update for the new react version. Also maybe it will be possible to add a new prop -> disable overlap for Handles ( I think it should be available as an option) @tannerlinsley )

sevast1an avatar Apr 07 '21 21:04 sevast1an

yarn (the package manager) just warns you and will still let you use it. (If you don't want to use force) I have no problems with the library using React 17.0.2. But obviously this issue should be fixed.

VulcanTech-io avatar Nov 11 '21 18:11 VulcanTech-io

I’m planning a Typescript rewrite for the entire library.

Tanner Linsley On Nov 11, 2021, 11:27 AM -0700, VulcanTech-io @.***>, wrote:

yarn (the package manager) just warns you and will still let you use it. I have no problems with the library using 17.0.2. But obviously this issue should be fixed. — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

tannerlinsley avatar Nov 11 '21 18:11 tannerlinsley

@tannerlinsley Need any help?

VulcanTech-io avatar Nov 11 '21 20:11 VulcanTech-io

I mean, I can always use help! The roadmap is this:

  • Clone the next branch from github.com/tannerlinsley/react-location as a starting point
  • Replace all react-location stuff with react-ranger including home page, documentation, examples
  • Migrate all of the existing react-ranger code from JS to TS
  • 🚢

tannerlinsley avatar Nov 11 '21 21:11 tannerlinsley

Any updates on this issue?

ParrotStone avatar May 26 '22 13:05 ParrotStone

@tannerlinsley are you still planning on doing this?

sjbuysse avatar Nov 09 '22 16:11 sjbuysse

Yep

Tanner Linsley Sent with Spark On Nov 9, 2022 at 8:10 AM -0800, sjbuysse @.***>, wrote:

@tannerlinsley are you still planning on doing this? — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.Message ID: @.***>

tannerlinsley avatar Nov 09 '22 16:11 tannerlinsley

It has been over 2 years, are there any updates? Trying to use this with react 18.2.0

jeadys avatar Apr 23 '23 12:04 jeadys

It has been over 2 years, are there any updates? Trying to use this with react 18.2.0

I use it with react@latest with no problems

VulcanTech-io avatar Apr 29 '23 19:04 VulcanTech-io

Also https://www.npmjs.com/package/@tanstack/react-ranger works.

rkulinski avatar May 27 '23 17:05 rkulinski