-
I am sure its an ES6 feature which I just can't seem to see here, but is it possible to assign default values to returned data?
so that I do not have to conditionally access |
Beta Was this translation helpful? Give feedback.
Answered by
elfico
Nov 11, 2023
Replies: 1 comment 1 reply
-
You can use the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's now
fallbackData
in the latest release