[client-preset] How do I have default value for component that is using fragments? #8810
Unanswered
boompikachu
asked this question in
Q&A
Replies: 1 comment 3 replies
-
yeah data masking makes types unhappy. usually not really best idea to fill data like this |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
For example, I have a component as follows:
Is there a way for me to do something like this?
But the code above gives error (but works) dues to type error of
$fragmentRefs
objectBeta Was this translation helpful? Give feedback.
All reactions