Skip to content

Context app doesn't use desired icon #191

@skttl

Description

@skttl

Describe the bug
I've tried to add a context app like this:

...
                    .WithTree(
                        UmbracoConstants.Trees.Members,
                        treeConfig =>
                            treeConfig
                                .AddContextApp(
                                    "Abonnementer",
                                    "icon-certificate",
...

It loads fine, but the icon shows as a folder instead of the desired "icon-certificate".

Screenshots

Image

Environment (please complete the following information):

  • Server OS: Local IIS Express
  • Browser Chrome
  • Umbraco Version 16.2.0-rc
  • Product Version 16.0.3

This item has been added to our backlog AB#56194

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions