If I leave everything default, with no custom labels everything works as expected. However if in the state main.forum.topics, I use a custom label like in the example, and then I click on the breadcrumb the component tries to navigate to a state with the custom label name. Is there any way to fix this?:
I have the route below which basically is has the following setup
If I leave everything default, with no custom labels everything works as expected. However if in the state main.forum.topics, I use a custom label like in the example, and then I click on the breadcrumb the component tries to navigate to a state with the custom label name. Is there any way to fix this?:
The error i get when I click "My custom label breadcrumb is:" Could not resolve 'My custom label breadcrumb' from state 'main' at Object.transitionTo