-
Hi,
I have created a custom `gvainference` element in C++ where I have preprocess_frame method taking care of color conversion, resizing, crop, etc. because model proc file uses different library t…
-
Hello,
I've imported the `redefine-custom-elements` module and tried to use it with my HMR setup.
Unfortunately, on hot reload, I get this error:
```
DOMException: Failed to execute 'define' …
-
**Issue Summary**
I encountered a SyntaxError while trying to define a custom web component using the @define decorator. The following error appears in the console:
`Uncaught SyntaxError: Invalid …
-
Create an example that showcases how to construct a simple custom element. The custom element should render at least one quad and one mesh primitive. It should respond to mouse and keyboard input in s…
-
### Describe the bug
2 SolidJS concepts colliding with eachother:
1. [Dynamic](https://docs.solidjs.com/concepts/control-flow/dynamic)
2. [Attr](docs.solidjs.com/reference/jsx-attributes/attr)
…
-
I see this popping up with multiple custom modules in other people's posts. This module exists in the resources list and is listed as JS module. I have tried reloading it, I have removed and reinstall…
-
**This is a tracker issue.** Only discuss things here if they are a11y group internal meta-discussions about the issue. **Contribute to the actual discussion at the following link:**
§ https://github…
-
### What problem are you trying to solve?
Certain elements, such as `` or `` are only permitted within certain element types. Should this perhaps be expanded to custom elements? Many use cases where …
-
It would be useful to have a "status" field (free text). I'd use it for something like this:
- alpha
- beta
- stable
- deprecated
-
Hi, again thank you for sharing with us and maintaining hybrids, it's been a great help for us!
We are in a situation where we can sometimes load the code to define the same custom element (for exa…