Fabian Gander
Fabian Gander
(same as in #44) but I want to mention it here. (@mrdziuban ) I also had big issues with the performance. I forked and tried to improved it a bit...
Thanks for this tip, I had very strange issues with **8.4.1** + **8.4.2** and related to **routing**: It all worked when loading the page. `@InjectReactive` + `@ProvideReactive`... When I switched...
I think it is fixed now in latest: 9.1.2, isn't it? At least in my project it looks better now...
Just a note: Its not about `npm-run-all` directly, but a dependency which is in several packages. (event-stream flatmap-stream) -> https://github.com/dominictarr/event-stream/issues/116 Just update `npm-run-all` to 4.1.5 is enough to fix the...
Correct link: https://youtu.be/GNW39QLvCU0
Same for me, trying it for a vue component setup: `bit import bit.envs/bundlers/vue -c` as documented here: https://bit.cloud/bit/envs/bundlers/vue without `-c` I get: `fatal: unable to connect to a remote legacy...
This happens to me when I upgrade Typescript from 4.7.x (4.7.4) to 4.8.x (4.8.3) No idea if it has anything to do that I am using "vue-property-decorator" to write my...
@susanne99 which Typescript version are you running? Please check in vs code: - go into a TS file (*.ts) - (command palette) CTRL+SHIFT+P : "Select Typescript version" - Check if...
I have read years ago about having vue support and improving it, now I tested bit.dev and I don't get it working at all, is vue still not supported, not...
It still happens for us with version 13.17.0 :(