-
### Description
When I installed the `select` snippet through `npx @chakra-ui/cli snippet add select` in Chakra UI V3, I get these typescript errors.
![Screenshot 2024-12-09 at 2 38 19 PM](https:/…
ahcai updated
21 hours ago
-
### Summary
Not able to run unit tests
### Steps To Reproduce
Install the last version
`npx '@salesforce/pwa-kit-create-app@latest' --preset retail-react-app-demo`
install the depende…
-
### Description
code
```
From
setFromDate(humanReadableDateString(newValue?.toString()))}
>
…
-
### Problem
According to ["Large bundles and broken tree-shaking in Shared"](https://feature-sliced.design/docs/reference/public-api#large-bundles), there may be some cases where one shared module …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Awaiting Schedule
These upda…
-
when I try to build project the following error appears,
`error during build:
[vite]: Rollup failed to resolve import "@chakra-ui/icon" from "/Users/****/Desktop/****/****/node_modules/chakra-ui-s…
-
### Description
We have recently attempted to update `@chakra-ui/react` from `v2.8.2` to `v2.10.4` but noticed a bug with the `Slider` component.
Although the following is no longer the issue f…
-
We're using the `@chakra-ui/react` `useTheme` hook right now, but it doesn't come with any meaningful types from our UI library. We should instead export a `useTheme` hook from `@fedimint/ui` that's t…
-
我在nextjs中使用 `tushan` 包时,遇到了模块解析错误。具体错误信息如下:
```
⨯ ./node_modules/tushan/client/api/auth/createAuthHTTPClient.ts
Module parse failed: Unexpected token (2:12)
You may need an appropriate loader …
-
The chakra UI dependency specified in the package.json is outdated, not compatible with React - 18 and gives a lot of npm warnings and errors when installing by cloning the project. The stable version…