-
## Description
- make a component for react carousel
## Task
- install carousel using the `npm i react-multi-carousel `.
- Initialize Carousel.jsx in `src/components/Carousel` directory ( ⚠️ NOT…
-
### 📜 Description
I followed the Backstage documentation to customize the /create page.
Here’s the customization I attempted:
```tsx
```
However, when I navigate to the /create ro…
-
No overload matches this call.
Overload 1 of 2, '(props: Settings): Slider', gave the following error.
Type 'Element[] | undefined' is not assignable to type 'ReactNode'.
Type 'Element[…
-
When using components associated with the `XxxProvider`, severe performance issues can arise when there is a large amount of page content. Here are some examples related to well-known component librar…
-
**Describe the bug**
Check All stories twice file.
Design System >Elements > File Uploader > Controls > Multiple -True Then select 1 file display 2 & select 4 display 8.
**Steps to reproduce bu…
-
### The problem
Whenever we use a component like `` we need to wrap `` around the Tile’s contents:
```tsx
...
```
This is because _tile.scss sets
```scss
background-co…
-
## Bug report
### Required System information
- Node.js version: 20.18.0
- NPM version: 10.8.2
- Strapi version: 5.10 and 5.4.0
- Database: MariaDB
- Operating system: OSX and Linux
- Is yo…
-
I am displaying images in a FlatList. In low network conditions, some of those images are blank, and some are the default Broken Image that is part of this package.
On Android, if I open a detail p…
-
### Description
I created a new React Native project using npx react-native init text.
After completing the setup, I ran the app on Android using `yarn android` without any additional configurations…
-
**Is this a new component or an extension of an existing one?**
What is the existing component, if any?
Existing, TextArea
**Describe the feature**
A clear and concise description of the new feature.…