Neven Đuranec

Results 4 issues of Neven Đuranec

If I do `npx eslint {FILENAME}.vue` I get no errors or warnings but in nvim I get ![CleanShot 2022-07-25 at 12 18 23](https://user-images.githubusercontent.com/3229382/180754476-c31186c0-a02d-4712-9347-892e95f0fc8e.png) On refactor or on save if the...

`Uncaught TypeError: Cannot read property 'style' of null` Repro: https://codepen.io/neven/pen/ExXWVqR

`grunt.log.warn` will not kill the grunt process, so the grunt process will hang if `src` files were empty.

The nonce is not added to the appended script after the inital inline script is added to DOM. Probably relates to https://github.com/hotjar/hotjar-js/issues/26 Also every other script that gets inserted or...