Davison Long

Results 27 comments of Davison Long

It remains to be seen if it will affect this specific issue, but it looks like a [patch](https://trac.webkit.org/changeset/245006/webkit) just landed in webkit that fixes the longstanding problematic behavior where the...

@babobski I'm not sure I follow what you are saying. Maybe you have a related issue, but this bug occurs even if body-scroll-lock is used without any other event listeners....

> Does this need to be imported in a certain way to resolve #65? I've installed it via Github (through yarn) but I'm still running into the window error. Are...

@zsajjad You've probably been tied up with other things, but can you take a look at this PR? It would be nice to get a new release cut.

@zsajjad Pinging you again to see if we can please get this PR merged sometime soon.

@zsajjad I'd really like to get this PR merged as there are clearly a number of people that are waiting. I'm sure you have a lot going on but it...

@dan003400 I'm a bit confused. In looking at the source on your fork I see other changes but I don't see this particular PR merged. The main field still appears...

But if `onEnter` is not utilized for checking if the user has admin privileges does this mean all the logic happens on the client side? I guess it's not that...

I think I understand now. If `onEnter` is only used for redirection then it makes sense that we'd only need to hook into it for inspections that result in redirection...

Upon further examination it looks like the changes to fix #453 may be causing the external data to be re-sorted by the internal sort functions which most likely causes the...