-
### Version
```sh
system: window
browser: chrome
dependencies:
{
"name": "MY APP",
"version": "3.4.27",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.3.0",
…
-
We would love to get your feedback and ideas for UIkit 4. Just post them here.
The focus of UIkit 4 will be on refactoring and modularizing the CSS and JavaScript architecture using the latest tech…
-
- [x] I have searched the [issues](https://github.com/mui-org/material-ui/issues) of this repository and believe that this is not a duplicate.
## Summary 💡
Right now (at least if you use `multip…
-
### Describe the bug
Design token do not work on MENU, these is no 'PC{id}' in the
### Reproducer
https://stackblitz.com/edit/primevue-4-vite-issue-template-fhzqdg?file=src%2FApp.vue
### PrimeVue…
-
### Version
```sh
system: window,
browser: chrome,
packages:
{
"name": "MY-APP",
"version": "3.4.27",
"private": true,
"dependencies": {
"@ant-design/icons": "^4.3.0",
…
-
TLDR this happens when you run the command:
`Failed to find generated component file /auto-generated.component.css. Please contact the @nativescript/schematics author.`
**Environment**
`package.j…
-
### Package
@carbon/react
### Browser
Firefox
### Package version
v1.61.0
### React version
18.3.1
### Description
After i upgrade @carbon/react to v1.61.0, i got this error when select item…
-
### Version
```sh
System: Window
Browser: Chrome
npmPackages:
react-router-dom:4.0
and others node js 16.13
```
### Details
Description:
After migrating my project from react-scripts v4 t…
-
Currently, we can only choose single language. So update this feature with which we can select more than on language at a time.
-
Currently we have a number of special endpoints (`/api/public/*` and `/api/embed/*`) for the two different types of embedding (UUID-based "public" and JWT-based "embed"). This is difficult to maintain…