-
### NextUI Version
2.4.8
### Describe the bug
When using server components, there is a `div-in-p` hydration issue.
```
In HTML, cannot be a descendant of .
This will cause a hydration err…
-
Components:
https://documentation.suse.com/suse-edge/3.0/html/edge/atip-architecture.html#id-components-4
"Comprehensive tenant isolation and IDP (Identity Provider) integrations"
Should IDP …
-
## Summary
1. `event:stopPropagation` directive does not affect HTML DOM events.
2. `stopPropagation()` on HTML DOM event breaks Blazor event handlers in the element's subtree:
see live […
Liero updated
2 weeks ago
-
Markdown inside HTML tags or custom components needs to be wrapped by newlines to render correctly:
```mdx
*not italic*
*not italic*
*italic*
```
This limitation includes mat…
-
### Describe the bug
While rewriting a file using bolt ai it threw this error
Application Error
TypeError: Cannot read properties of undefined (reading 'available')
at gie (https://bolt.new/a…
-
https://www.flypa.cn/vue-super-ui/docs/guide/components/button.html
Super UI 组件库
-
**Is your feature request related to a problem? Please describe
I m using the calndar for Angular and facing such problem , my usecase is that, it would be able to split one day in different hour…
-
Hello,
I am in the process of migrating from pure threejs + angular app to using this threejs abstraction layer for angular and this is awesome so far.
We currently have 2 major headaches tough…
-
thinking that we should allow HTML components to be expressed in all CAPS.
``` ruby
class TodoList < React::Component::Base
param :items, type: [String]
def render
UL do
params.items.…
-
**Describe the bug**
using findComponent(Test) without a wrapper no longer works after upgrading version >=2.4.5
**To Reproduce**
```
import { h } from 'vue';
import { mount } fro…