Designer doesn't show vaadin:icons #2456
Labels
bug
Impact: Low
Less than 15% of users are affected by the issue.
Severity: Minor
Severity - Lowest out of blocker, major and minor
Steps to reproduce
Create tag vaadin-icon and set some vaadin:icons in attributes.
Actual behavior
Creating
<vaadin-icon icon="vaadin:dashboard"></vaadin-icon>
icon in the designer does not appear. But creating<vaadin-icon icon="lumo:user" size="1000"></vaadin-icon>
everything is fine.Note that lumo:user works, but vaadin:dashboard doesn't
vaadin:icons don't show in the designer and even in a web browser in preview clicking "open designer in browser..."
Preview in Designer with attributes:
When I run an application in developer/production mode everything is ok.
Expected behavior
vaadin:icons will show in designer like lumo:icons
IDE, Designer and OS version
The text was updated successfully, but these errors were encountered: