Jørn Knutsen
Jørn Knutsen
After some digging, I found the culprit to be this line https://github.com/hilongjw/vue-lazyload/blob/master/src/util.js#L74 `options = options.trim().split(',')` The split expression here needs to be bit more clever, taking into account that an...
I'm also having this issue where all my routes fetch data in the `beforeRouteEnter` hook as prescribed in the [router docs ](https://router.vuejs.org/guide/advanced/data-fetching.html#fetching-before-navigation), however this hook is not fired by hot-reload...
Yes, same on all > 3.41.0 versions. We've downgraded all studios and will not upgrade until this as been addressed. I'm also getting reports of the following warning appearing as...
Let me know if you need more information to triage this issue. Happy to help out with any information if needed.