Closed PAStheLoD closed 7 years ago
any progress?
The fix has been submitted here: https://github.com/makseo/ng2-sticky/pull/20
Just waiting for it to be merged.
In the meantime, if you can, you could manually edit the code based on the pull request.
@makseo Guess this was not published to npm.
@FriOne, try to use the latest version (4.0.1) PR from @ImTheC has to be in this release version.
Hello,
First of all thank you for this nice component!
So, it looks like that resizing the browser (let's say the user rotates their mobile to landscape, or uses an old school desktop computer, or otherwise the window.innerWidth changes) results in an incorrect "left" attribute.
Are there plans to handle this problem?