-
Hi, click Joystick
```js
playgroundRef.current.style.left = left + width / 2 + "px"; // playgroundRef.current is null
playgroundRef.current.style.top = top + height / 2 + "px";
```
…
-
### Have you already checked if a similar item is present on manager-components?
- [X] Yes, I have already checked the existing components/hooks/utils.
### What do you expect from this request?
…
-
Hello
I would like to know if you will accept my help to make your librairy use [flutter_hooks](https://pub.dev/packages/flutter_hooks) package?
I think it could be a game changer
It w…
-
## Liste des mainteneurs
* @tdd
## À l’intention des nouveaux·elles traducteur·rices
Pour traduire une page :
1. Vérifiez que personne d’autre n’a déjà pris la main dessus dans la liste d…
-
I utilized vite to create a frontend template. The package.json resides in the frontend directory and includes development tools, but I'm encountering an error. This project involves Django and React.…
-
We have a SvelteKit package (@trigger.dev/sveltekit) which allows you to use Trigger.dev easily with SvelteKit.
We want to add a Svelte package (@trigger.dev/svelte) that adds hooks that can be use…
-
Hi, I cloned this repo and built the app, but I'm not able to run it on simulator/iphone device and I'm getting this error.
I tried adding babel with `npm add @babel/runtime` and reinstalling all …
OctaM updated
4 months ago
-
It’s been a while since version 0.74 introduced some breaking changes (I managed to find a workaround, though). However, with version 0.76 now available, it appears that there’s no way to make it work…
-
### Summary
加入熱鍵功能,讓用戶可以只用鍵盤就完成表單填寫
### Tasks
預計的熱鍵
- [ ] Tab 鍵
- ~~[ ] 方向鍵~~
### Dependencies
_No response_
### Other Dependencies
_No response_
### Additional Notes
_No …
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Nextjs13 version does not support mobx react, promp…