Jannick Garthen
Results
13
issues of
Jannick Garthen
When using `window.scrollTo` to scroll to a specific position in the application the developer needs to know in advance how large the offset will be so that the element is...
enhancement
Expect to not set any height or width when disableResizing is set on a Sticky Component but it does.
bug
Some npm scripts were not running on windows because of NODE_ENV variable, so I added cross-env as dev dependency to fix it.