Aleksei "AlexiuS" Podgaev

Results 7 comments of Aleksei "AlexiuS" Podgaev

what about anchors, like `` which used for anchor navigation? For example I have a section on the screen which starts with such an anchor, and then somewhere else on...

I also have this warning on Jenkins, but it does not brake anything

Yes, I have this issue too. I'm trying to do like this in every component: ``` try { // wrapping it in try-catch to prevent errors on duplicate injection injectTapEventPlugin();...

Or you can use jquery-migrate plugin: https://github.com/jquery/jquery-migrate/

Use migrate-plugin while this plugin is not upgraded: https://github.com/jquery/jquery-migrate/ And I'm afraid that it will not be upgraded :(

This bug is still reproducible for table v.5.1.5. (Windows, Chrome browser) It can also be reproduced on example table in the docs: https://blueprintjs.com/docs/#table/features.reordering You can simply drag column handle outside...

I'm getting this error when trying to build my project on heroku: `➤ YN0058: │ ***********@git+ssh://[email protected]:*******/******.git#commit=*******************: Packing the package failed (exit code 1, logs can be found here: /tmp/xfs-04a8a70e/pack.log) `...