-
### Steps to reproduce
Link to live example: (required)
Steps:
1. Go to the official [accordion component page](https://mui.com/material-ui/react-accordion/)
2. Inspect the "Accordion 1" conte…
-
We use base components in our Design System, and we expose properties from nested components so they can be combined with properties from the main component.
We have a basic `Icon` component wi…
-
A switch component with `onClick={(e) => e.stopPropagation()}` attribute:
```
e.stopPropagation()}
/>
```
Nested in an accordion like component produces the following behaviour:
![4d3525e33d](h…
-
### Provide a general summary of the feature here
We are developing a rather typical e-commerce storefront with interactive product cards, recommendation carousels and facet filtering based on a cu…
-
### Describe the feature
**Problem:** You will get `Uncaught Error: Maximum update depth exceeded. This can happen when a component repeatedly calls setState inside componentWillUpdate or componentDi…
-
hello,recently i try to use r3f ,I encountered some problems and saw the issue you mentioned earlier in the official repository, but I still couldn't solve it. I tried both gltf and glb formats, and e…
-
**问题描述**
pnpm,vite,taro-ui模板,试了weapp和h5都不显示样式
按照#1726里的说明进行了配置,但是仍然无法显示样式
并且全局引入会导致编译报错,试了`方式 2: 通过 babel 插件按需引入组件`也不显示样式
**复现步骤**
```ts
// pages/index/index.tsx
import { Component, Props…
-
Installing this package as well as the collapsible dependency fails to run.
I tried adding either react-collapsible 1.3.0 or the latest.
-
### Description
As a developer using the OSCAL React Library, I want a consistent way to create lists of controls.
Currently we have three different ways to display lists of controls for `Catalogs`,…
-
I wonder if this lib support nested accordion. I have checked the APIs and it seems like doesn't support. Wanna confirm if I have overlook something. Thank you in advance!