thomasv
Results
2
comments of
thomasv
That's fine @florianPat - could you post the implementation your promise queue? Maybe thats a fix that can be implemented directly in the RequestHandler.initializeRequestInterceptor()? Or would it be an alternative...
Maybe that's an issue in the vue-template-compiler. In [vue-template-compiler/build.js#L4661](https://github.com/vuejs/vue/blob/2.6/packages/vue-template-compiler/build.js#L4661) it seems to me that there is no check for already existing scopeIds in the segments array.