-
### Describe the bug
I have an existing Next.js 14 project I'd like to add shadcn to. But whenever I try to initialize it with `npx shadcn@latest init`, it has this error: `Unknown command: "instal…
-
### Describe the bug
Am using, react hook forma long with text input components as shown in the form example. On a case I need to reset the field values and i use `form.reset()` and it didn't work.
…
-
### The problem in depth
Hey!
We are using the copy paste very often in our app.
A question has arisen as to whether it would be possible to copy paste at the press of a button. Pressing the c…
-
### Steps to reproduce
Steps:
1.yarn dev
2.save any css for pigment-css on vscode
3.not reflected saved css on the display
When I change `color: "blue"` to `color: "red"` then save it on the…
-
Hi,
I’m implementing lazy loading with TanStack Router in my React application. I’m facing an issue with a small delay in rendering the component after the URL gets updated. Ideally, the URL should…
-
### Steps to reproduce
[Link to live example](https://github.com/o-alexandrov/material-ui-pigment-css-vite-ts)
Steps:
1. Clone
2. Refer to `vite.config.ts`
### Current behavior
`components…
-
### Describe the bug
When following the vite project setup guide you will get an error when you get to the step where you run the `pnpm dlx shadcn@latest init` command. This is due to the index.css m…
-
### 📜 Description
Our customer realized the ReviewState Title formatting is capitalizing strings where it should not. Also, slashes are substituted by greater than.
For example, in this template:…
-
**Summary:**
- I'm trying to implement a search bar functionality on the Cloud Tenant Show page using the SearchBar React component.
**Implementation Details:
Frontend:**
- SearchBar compone…
-
### The problem in depth
I am using the DataGridPremium component with the Master Detail feature and would like to know if it is possible to make the currently selected row sticky. Additionally, can …