Hi, i am getting a NullPointerException when i route to a HomePage, @Route

Hi, i am getting a NullPointerException when i route to a HomePage,

@Route(value = “home”,layout = DashBoard.class)
public class HomePage extends VerticalLayout{

}

Is there anything i need to add?

I am using Vaadin 13

If the DashBoard.class extends the HybridMenu.class, this is correct.
I can help you if you post your stacktrace in an issue.
https://gitlab.com/KaesDingeling/Hybrid-Menu/issues