-
Sorry to dig up this thread again. I am also facing a similar issue
```
ERROR in ./node_modules/vue-bootstrap-typeahead/src/components/VueBootstrapTypeahead.vue 1:0
Module parse failed: U…
-
Each component should be read through to ensure that no missing features are excluded.
Bootstrap features supersede Bootstrap-vue fixes. If there is a conflict between versions, Native Bootstrap wins
-
I would like to use this package together with vue-server-renderer. Compilation is error-free, but the following error occurs at startup.
ReferenceError: window is not defined
at Object. (/Users…
-
### Are you requesting a feature, reporting a bug or asking a question?
Reporting a Bug
### What is the current behavior?
I am testing SurveyJS-Vue with Electron framework. While the Survey is …
-
Hi there,
I'm using aliasify to make vue work in browserify - however it doesn't seem to reply the require.
My package.json
```
{
"private": true,
"scripts": {
"prod": "gulp --production",
…
-
## 现象:
vue3项目,webpackage启用externals,loadMicroApp加载子应用时主应用根节点的内容会被子应用的App.vue替换
- 主应用,子应用的容器id不一致
- 替换的时机发生在子应用bootstrap之前
https://user-images.githubusercontent.com/26342286/139656491-935ca4af-…
-
Please fill in at least the mandatory (*) questions below, or I will immediately close this issue without reading. Thanks
### Environment *
Run this command in the project folder and fill in the…
-
Hi everyone,
I'm using @storybook/vue to make my storybook and I'm trying to embed a view component in my mdx files but I get these errors:
"Cannot read properties of undefined (reading 'id')" and "…
-
**Issue Summary**
We have setup OpenID authentication with an Okta app, and set
AUTH_REQUIRED True
About 50% of the time, the authentication _seems to_ fail with the following error message in th…
-
I am seeing this error in IE11 when building my project with webpack (via laravel mix) using the new built 2.10.3 version:
`[Vue warn]: Error in render function: "TypeError: Object doesn't support…