BelongsTo FormData type changes when editing the resource #4383
Unanswered
SteffenAuer
asked this question in
Q&A
Replies: 1 comment
-
This can be caused by Eloquent casting the value to integer while normal XHR coming from |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
BelongsTo
field differs between initial page load and when it is changedinteger
string
Detailed steps to reproduce the issue on a fresh Nova installation:
Type
BelongsTointeger
logged first andstring
logged secondBeta Was this translation helpful? Give feedback.
All reactions