-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```
Operating System:
Platform: linux
…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
With React v18 children is expected to be explicitly typed
I've used [patch-package](https://github.com/ds300/patch-package) to p…
-
**Describe the bug**
A clear and concise description of what the bug is. If you intend to submit a PR for this issue, tell us in the description. Thanks!
**To Reproduce**
Steps to r…
-
### Steps to reproduce
Link to live example: [Example](https://codesandbox.io/p/sandbox/snowy-paper-9tcdxg?file=%2Fsrc%2FDemo.tsx%3A26%2C4)
Steps:
1. Define a custom theme color, I went with 'a…
-
### Prerequisites
- [X] I have read the [Contributing guidelines](https://github.com/Zenika/immutadot/blob/master/.github/CONTRIBUTING.md)
- [X] I have read the [Code of conduct](https://github.co…
-
I'm getting `ReferenceError: window is not defined` errors during build process on server side. Same on 0.4.0 and 0.5.0. I tried to redefine window, but it doesn't changed the situation. The errors ap…
-
This might be a bit of a crazy idea, but here goes: to enable loose coupling between components we sometimes write Pick
It would be nice if we could create a type query to select properties with a…
-
Dear Authors, Contributors
By using Your package to consume dynamic content that is displayed to users, a new requirement raised to make buttons rendered within the WaveCX webview deep link compati…
-
Separated from https://github.com/VEuPathDB/web-monorepo/issues/935 as a tech debt
# `isVisible` tech debt
At the moment, both `visualizationPanelConfig` and `studyDetailsPanelConfig` (in appSta…
-
Could an example be provided where the Scene component has to receive props (for example for the mesh position)?
How does the worker.jsx file to pass the props to the Scene?
```jsx
// Scene.jsx (…