-
- [x] I confirm that this is an issue rather than a question.
## Bug report
#### Version
0.14.10
#### Steps to reproduce
* Turn on auto sidebar in config.j…
-
how to do context.commit ? I used to call my method, what should I do now?
-
Now that we have an `await` template primitive, it makes sense to have a streaming renderer:
```js
require('svelte/ssr/register');
const app = express();
const SomeRoute = require('./component…
-
When installing `mern-cli` via [Yarn](https://yarnpkg.com/), the package successfully installs
yet am unable to run any of the CLI commands.
The same issue has been found with the `vue-cli` packag…
-
Hi and first of all thank you for this great event handling framework.
One issue I came across, was that it does not support the receipt of the "last emitted value" at subscription time, like e.g.…
-
Vue:
-------
Vue components:
For a streamlined codebase, ensure absolutely zero reflection considerations when coding purely in Vue. For both Vue/Vuex, RTTI references should be phased out complet…
-
__tldr;__ Support declarative event modifiers for preventDefault and stopPropagation like `on:click:stop="doSomething()"` or `on:submit.prevent="doSomething()"`.
> This was discussed on a [recent l…
-
### XState version
XState version 5
### Description
I need to use the same instance of a machine across different components, because the machine serves as the source of truth for the state o…
-
### What problem does this feature solve?
Not sure if it should be done here or in the vue-loader repo but here it is:
#### In many project we often need to
1. import SVG files into the rendered …
-
- [x] I confirm that this is an issue rather than a question
## Bug report
#### Steps to reproduce
1. Create `Mermaid.vue` in `docs/.vuepress/components`
``…