http-vue-loader icon indicating copy to clipboard operation
http-vue-loader copied to clipboard

responseText not defined

Open furkanmustafa opened this issue 4 years ago • 1 comments

here, when handling errors, a non-existing variable responseText is referenced.

https://github.com/FranckFreiburger/http-vue-loader/blob/9b440b3755e9c956a51a95dc897b297db14dd257/src/httpVueLoader.js#L168

this only happens when the imported vue component is broken.

Related issues; #108 #100

furkanmustafa avatar Jun 16 '20 07:06 furkanmustafa

Probably introduced in this refactoring commit => https://github.com/FranckFreiburger/http-vue-loader/commit/f87d73e7df3e8a93fc21b440a10f85051e969c60

furkanmustafa avatar Jun 16 '20 08:06 furkanmustafa