-
I'm attempting to use the pdf-to-img package in a [Remix ](https://remix.run/) application.
The package installs fine, and I'm able to import it, but the moment this function call exists:
```
con…
-
### NextUI Version
2.4.8
### Describe the bug
Newly installed NextJS version with turbopack causing this issue: `createContext only works in Client Components`
I did not create any new compoents y…
-
#### Description:
Our codebase contains several instances of repetitive code patterns, particularly in API route handlers and React components. This redundancy makes the code harder to maintain and i…
-
With #14258 merged, Bake can finally be tried out in canary builds (usage guide at end of issue). However, it is missing many features and testing that make it currently unsuitible for production-grad…
-
Hi!
I really like your work, but I'm having trouble understanding the typical usage pattern - specifically "how should this work?" based on the README and examples.
Typically, I expect a custom …
-
## 이슈 내용
- **Next.js**에서 useClipboard hook 사용 시 아래와 같은 에러가 발생합니다.
- text 복사 기능 자체에는 문제가 없으며, 해당 훅의 copyImg 와 연관이 있을 것이라고 추측되나 정확한 원인은 파악 전입니다.
```
⨯ ReferenceError: Image is not defined
at __…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com/io…
-
### Issue Description
When creating a container as root using userns=auto and a specific image, the container creation fails with this error:
```
DEBU[0004] Failed to create container charming_shirl…
-
### Description
When using a component that has a sub-component pattern, like `PageLayout`, the component is not able to be used in a React Server Component as it has the following error:
```
Error:…
-
**Describe the bug**
Error Next Build Next 14.2.7
**To Reproduce**
Steps to reproduce the behavior including code snippet (if applies):
1. Go to '...'
2. Click on '....'
3. Scroll down to '.…