-
# đź’¬ RFC
Will link here past issues in vcurrent that are candidates to be solved/implemented in vNext
That later could be sorted out to separate relevant rfcs
## Debugging
* [ ] Sourcemap iss…
-
polymer-analyser test broken on Windows
```
polymer-analyzer: > polymer-analyzer@3.2.2 test:unit C:\Users\aaron\GitHub\tools\packages\analyzer
polymer-analyzer: > mocha "lib/test/**/*_test.js"
…
-
### Vue version
3.2.37
### Link to minimal reproduction
https://github.com/nosfair-fma/nuxt3-stencil-interop
### Steps to reproduce
- run "yarn bootstrap && yarn dev"
- open "http://localhost:30…
-
If you have a void element e.g. an image as last item in your editor it is not possible to enter any text at the end to extend your content.
**Reproduce**
https://www.slatejs.org/examples/images
…
-
Opening web component by double clicking hides the navigator panel
![Image](https://github.com/rnbwdev/rnbw/assets/38177419/b89c151c-9bef-439a-bae8-acf978c60b6b)
-
### What problem does this feature solve?
While the new `defineCustomElement` feature is really nice, it does not supports async components.
This feature is useful when you want to define multip…
-
When browing Youtube on Librefox v126.0.1-1 with DeArrow as the only active browser extension no video title or thumbnail will display on frontpage, search result or channel videos page. Videos pages …
-
Our docs for TaskBoard said it's possible to use JSX in renderer, but it fact it's not supported, more than that - renderer method specified in columns object in that code snippet, will be never calle…
-
- [x] `IRouteConfig` interface
- [x] Basic routes
- [x] Canonical urls
- [x] Aliased routes
- [x] Custom viewports
- [x] Child routes
- [x] Absolute paths
- [ ] Case sensitive routes
- [x] Par…
-
Hello,
I was wondering how to emit the events outside of the webcomponent?
Without this plugin I managed to get it to work and Vue produces CustomEvent, to which I can subscribe with `addEventLi…