-
### Link to the code that reproduces this issue
https://github.com/Pmacdon15/test1
### To Reproduce
1. Use example for useActionState on next docs.
2. Start dev server
3. go to localhost:30…
-
**Is your feature request related to a problem? Please describe.**
I have requirement to have `AddButton` as part of last index item. But with current implementation AddButton's placement is hardcode…
-
Our frontend code has grown to be quite messy. Let's fix this.
Some of this will be fixed with the tamagui PR, which implements a ui package to handle our primitives.
The next step is to refactor o…
-
I'm trying to build a "form management" library, that allows to structure the form fields in deeply nested objects like this:
```
{
"field1": {
"id": "field1",
"label": "Label for field…
-
# タスク概要
- Next.jsによる開発を進めるための環境を構築する。
- 技術選定
# 参考になりそうな資料
-
# 作業
- [x] Nex.jsの環境構築
- [x] 技術選定
- [x] CSS
- [x] 状態管理
- [x] fetch
- [x] mock(API用意出来ているからいらない?)
- [x] テスト
…
-
The `SyncState`, `AsyncState` and likely others exports from `atomWithFormControls` and `validateAtoms` are not re-exported in default index.
As a consequence, if I want to declare an helper type f…
-
Hi there, thanks for your work on this awesome package!
Implemented it in our Next13 project with the new App router and React's RSCs and in local development it works all fine but can't statically…
-
### Description
Error: Failed to create a worklet. Did you forget to add Reanimated Babel plugin in babel.config.js?
This error appeared randomly when i was rebuilding my application on an updat…
-
**screen mockups (can be done on pen and paper for speed)**
![Image](https://github.com/Watchlist-project/movie-watchlist-frontend/assets/78728730/e32559df-dc7c-4c00-bc03-1c167e1c269e)
**for each sc…
-
**Describe the bug**
Form atom is [defined as `Atom`](https://github.com/form-atoms/form-atoms/blob/0b7fbfd5e71abf69944197bc8b5c1dec28958064/src/index.tsx#L1556).
The same is true for [`FieldAtom`](…