Commit 1162897
committed
Fix: utils issue with next 15 server building
Fixed issue where the new hooks were failing next 15 server builds when importing `@rjsf/utils`
- Updated the new v6 hooks to add `use client` to them so that NextJS 15 doesn't fail on server-side builds1 parent 619eead commit 1162897
File tree
3 files changed
+6
-0
lines changed- packages/utils/src
3 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
0 commit comments