Benjamin S.
Benjamin S.
Of course it does not work on a textarea. You can't modify a textarea to use a custom scrollbar or apply a custom scrollbar on a textarea. If you want...
I think that behaviour is intended, since the scroll speed has to increase the more content is available and decrease when less content. If you want a stable scroll speed...
Is the problem fixed? I'm still getting 403.
@gustavohenke Sorry, typo from me it's actually `data.declined` not `data.decline`. I just tried a very basic example to see how this all works. And while `check()` works fine with `data.declined`...
Hey @Sergeyshall this is because the version on NPM is 1.3.0, meanwhile this repo has already 2.0.1. You can install the latest version by using the GitHub link like: `yarn...
**EDIT: This comment is moved to separate issue #68** Can confirm, something seems to be off. In my case (https://jsbench.me/3pkjlwzhbr/1), it says that ` map.has` is "100% slower", although is...
Hey thanks! I put it here because people will most likely look here for help, since on Stack Overflow aren't many questions related to ui-router-extras.
We should find a way that the sticky states kept displaying.
Most of the time it works fine. But every once in a while the "x% slower" calculation is wrong. I'm using Chrome on Windows 10. But now that I think...