Skip to content

Fix bindable - #253

Merged
Mortaro merged 1 commit into
nullstack:ridiculously-unstable-nextfrom
jonbertoldi:fix-bindable
Jul 24, 2022
Merged

Fix bindable#253
Mortaro merged 1 commit into
nullstack:ridiculously-unstable-nextfrom
jonbertoldi:fix-bindable

Conversation

@jonbertoldi

@jonbertoldi jonbertoldi commented Jul 8, 2022

Copy link
Copy Markdown
Contributor

Fix bindable when object can be possible undefined, for instance: bind={user.profile?.age}. Turns the responsibility to the user and become easier to identify the error.

Fix bindable when object can be possible undefined, for instance: `bind={user.profile?.age`. Turns the responsibility to the user being easier to identify the error.
@Mortaro
Mortaro changed the base branch from unstable-next to ridiculously-unstable-next July 24, 2022 20:11
@Mortaro
Mortaro merged commit d712523 into nullstack:ridiculously-unstable-next Jul 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants