Avdhoot Ubale

Results 16 comments of Avdhoot Ubale

Can you please tell me how to do it? I want to create RouterLink for each view in MainLayout, so how to use RouterRegistry for it?

I tried it but it doesn't solve circular dependency bug. This solution is good to remove class references from MainLayout but in child classes still MainLayout reference is there

Are you scheduling the notification in app while debugger is on? Because if your phone is connected with laptop and debugger is on and at same time you schedule a...

Don't know how but now it is working correctly. So closing this issue

I didn't understand how to set asyncSupported webinit param with "Tomcat" I have seen that param with WebServlet annotation. But according to official docs https://vaadin.com/docs/v14/flow/advanced/tutorial-push-configuration#push.configuration.servlet we should add async supported...

I am getting same error again in safari browser. This time few push requests are getting success (200 status) and few are getting status 500. On chrome browser all is...

@mvysny Here are 2 projects which has ErrorView functional (in both), one with vaadin 23, karibu 1.3.24 and another with vaadin 24 and karibu 2.1.5. In vaadin 23 and karibu...

@mvysny will it be fixed in upcoming releases?