Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

useWindowAsScrollContainer not working in ie & Firefox #58

Closed
kapiljugnu opened this issue Sep 23, 2016 · 6 comments
Closed

useWindowAsScrollContainer not working in ie & Firefox #58

kapiljugnu opened this issue Sep 23, 2016 · 6 comments
Labels

Comments

@kapiljugnu
Copy link

kapiljugnu commented Sep 23, 2016

ie version - 11.0.9600.18426
Firefox Version - 45.2.0

https://jsfiddle.net/vhcd9us3/1/

@kapiljugnu kapiljugnu changed the title useWindowAsScrollContainer not working in ie useWindowAsScrollContainer not working in ie & Firefox Sep 29, 2016
@lapetr
Copy link

lapetr commented Oct 25, 2016

Firefox version 49.0 (Linux Ubuntu)

(Chromium v. 53.0 Linux Ubuntu is OK )

@asafigan
Copy link

asafigan commented Apr 6, 2017

It no longer works in chrome either

@jimyaghi
Copy link

jimyaghi commented Oct 4, 2017

Strangely, only the delay 20ms example works in Chrome (ubuntu) when dragging into scroll overflow.

@ThanosDi
Copy link

Any info on this? Also why and how is it only working on the 200ms example?
http://clauderic.github.io/react-sortable-hoc/#/advanced/activate-onpress-200ms?_k=su6f6i

@jimyaghi
Copy link

jimyaghi commented Oct 17, 2017

i've done pull request that sorts out all of these. can you take a look and see if it sorts out the problem for ya. #287

@clauderic
Copy link
Owner

useWindowAsScrollContainer was fixed in 0.7.0 thanks to #306, if you still experience issues with this, feel free to reopen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants