Replies: 1 comment
-
Looks like there is an issue with the badge re-rendering, it shows the previous name instead of hiding it. |
Beta Was this translation helpful? Give feedback.
0 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.
-
When hovering over a component view in the editor, a name badge is shown. In my case, the shown tag name is wrong:
How can I hide this badge (my model's defaults already contain
badgable:false,
) or correct the shown tag name, at least (my model's defaults also already contain atagName
and aname
- and the latter is properly shown in the layers pane)?Beta Was this translation helpful? Give feedback.
All reactions