sqal

Results 20 comments of sqal

Yeah I have similar issue. I can change the path to whatever I want, but after a system reboot the path is restored to the default value, which is `C:\Users\\OneDrive\Documents\ShareX`....

Hey @chrisands Could you provide instructions on how to patch this plugin so it works with the latest version of html-webpack-plugin?

Yeah, I ran into the same issue. As a workaround you can use this snippet to inject your SVGs instead of the old one: ``````

I have the same issue, I believe we have to wait for https://github.com/GoogleChromeLabs/preload-webpack-plugin/pull/109

This is not working as it should, Check out demo: http://jsfiddle.net/q8grdnxa/ It should detect if user clicks on any element within delegated element.

~~I just noticed that $(document).ready event doesn't fire after your changes @liady Can you check what is wrong?~~ Worse, can't attach single event to element without additional selector parameter

FYI this feature has been dropped at the time because of this bug https://github.com/vuejs/vue/issues/4998

I think I have similar problem but with atom 1.18.0 ``` Uncaught (in promise) TypeError: validateDOMNesting.updatedAncestorInfo is not a function(…) spell-check:en-us Can't load en_US: Cannot find dictionary for en_US. Uncaught...

@AlbertBrand Thanks for sharing your workaround but I just found a simpler solution for this problem. Still it's a little bit hacky but it works :) ```js // get names...