-
I am working on a quasar/vue.js web front end application communicating to a remote node red server. While using uibuilderfe frontend library's uibuilder.start() to pass a different ioNameSpace, I get…
-
When setting up supertokens I got this error:
`supertokens Module not found: react-shadow tried to access @emotion/cache, but it isn't declared in its dependencie`
After instally @emotion/cache, I…
-
### What happened?
Initializing the [Filestack](https://www.npmjs.com/package/filestack-js) library throws the following error, `filestack-js.js?v=4a9cfdec:13 Uncaught TypeError: Class extends valu…
-
I want to install CodeChecker at commit eac25bc8 (current master) on Window—WSL2—Fedora with python 3.11.2. I have installed node16 and have set «export NODE_OPTIONS=--openssl-legacy-provider».
I …
-
I can't find anything in the docs about how to include snippets of JS or local JS files, that contain jQuery (I have jQuery itself included from a CDN). Whatever I have tried has resulted in errors ra…
-
### Issue
Creating a library that wraps Vuetify 3 components. But when I try to use the library it gives the following error:
`[Vue warn]: Failed to resolve component: v-btn
If this is a native cu…
-
### Describe the bug
**TL;DR:** on line 713 of the `./build/index.js` use optional chaining operator to evaluate `server.options.hooks.handleWebsocket`. the line becomes `if(server?.options?.hooks?.h…
-
Hello 👋
I'm trying to build some reusable useQuery functions so that I don't have to declare them every time I want to use them. To do so, and to avoid having a lot of type repetition I've also cre…
-
我在下载这个 `uni-preset-vue` 项目后使用模板创建 发现 RequestError: unable to verify the first certificate
``` cmd
D:\Vento\Projects\Vue\TestProject\uni-test-temp>vue create -p .\uni-preset-vue test1 --registry=…
-
Greetings.
Does anyone know of a good way to go from "framework" code back to mitosis 😁