Skip to content

Error - id input not resolving to model #103

Answered by jhoskins98
jhoskins98 asked this question in Q&A
Discussion options

You must be logged in to vote

Note on issue #60 say " change your property from:
public User $user; to public int|User $user; "

Seems like the Livewire hydration process does a straight assignment and later in the process does it get typed to the model.

Not clear if the behavior is a Livewire issue or a modal-ui issue.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@PhiloNL
Comment options

@dsbilling
Comment options

@boranbar
Comment options

Answer selected by PhiloNL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants