-
For now `elementOpen` supports custom element tag names, but what if it's required to create custom element, extended from built-in?
Like in this example from [MDN](https://developer.mozilla.org/en…
-
When using masonry as described in the README I get the following error:
`
Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "na…
-
Hi, :)
is there a chance that you make your extension compatible with Rocksolid custom elements ?
https://github.com/madeyourday/contao-rocksolid-custom-elements
or is it a issue I should repor…
-
Couple of tweaks to dom that could make using/creating custom elements a little bit nicer:
1. export a `slot` element for use.
```javascript
import {div, slot} from '@cycle/dom';
div([
sl…
-
### 关于 tsx anyslot
> 在 plaintsx 页面 报warning 不能正确渲染
* Unknown custom element: - did you register the component correctly? For recursive components, make sure to provide the "name" option.
-
For non-atomistic systems, the `ParmEd`/`MDTraj` approach is to defined a custom "Element" that is an instance of some `Element` class but does not correspond to anything physically - instead it just …
-
### Summary
Right now, customization options for the title that shows in the layout header are quite limited.
Even though it might be possible to do it by using the `sx` prop in `DashboardLayout` …
-
Hi there,
We've been using Blocksuite v0.12 in our product to display markdown content, and we've also created custom blocks to extend its features.
We've encountered some issues as we're migrat…
-
### What version of Bun is running?
1.1.37+8ca0eb831
### What platform is your computer?
Darwin 24.1.0 arm64 arm
### What steps can reproduce the bug?
`bun test src`
output:
```js
bun test v1.1.…
-
### Prerequisites
- [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate.
- [X] I have troubleshooted my issue, and it still exists against the latest stable …