TOPKAT

Results 9 issues of TOPKAT

Hi, thank for such a great lib. While I imported it in my typescript project, the IDE was complaining about type issues. The code I have modified make the IDE...

The use of « getAttributeNode() »is deprecated. Use « getAttribute() » à la place. _dist-editor.js:2:25246 L’utilisation de « getPreventDefault() » est obsolète. Utiliser « defaultPrevented » à la place. jquery-1.9.1.js:3346:28...

# Description Hi, first **a big thanks** to you guys for such a great library ! I have a problem when I use multiline function arguments that contains objects: ```...

type: bug
language: javascript

### Summary Hi, I have spend 2 days tried to fix this error but it keeps appearing whatever I try. [Here is a related StackOverflow question](https://stackoverflow.com/questions/57036317/react-native-java-lang-unsatisfiedlinkerror-couldnt-find-dso-to-load-libherm) It works when I...

bug

Hi, thanks for your plugin, when I scroll all the way down and then up again, it stops just before reaching the top... And sometimes, it return back its way,...

Hi, I just wrote this bit of code. item.type can be all html elements that can be child of li element like span or a... It can be used to...

Adding doc from https://github.com/Unitech/pm2/issues/2663

I have tried: ``` bash concurrently --kill-others "npm run build:watch" "npm run start:pm2" -r --hide "0" # OR concurrently --kill-others "npm run build:watch" "npm run start:pm2" -r --hide 0 ```...

bug
pull request welcome

Hi, everything seems promising here, I tried the example in your readme but it didn't work. Or at least it had type errors, which I think is not expected as...