You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that Submenu block's dont' seem to activate the Text control portion of the Link UI. This should be achievable by passing in the hasTextControl prop to <LinkControl> and also ensuring the label prop is set on the the link value that is passed to <LinkControl>.
The core/navigation-link block does this.
The text was updated successfully, but these errors were encountered:
I noticed that Submenu block's dont' seem to activate the
Text
control portion of the Link UI. This should be achievable by passing in thehasTextControl
prop to<LinkControl>
and also ensuring thelabel
prop is set on the the linkvalue
that is passed to<LinkControl>
.The
core/navigation-link
block does this.The text was updated successfully, but these errors were encountered: