Hello RyanI am using it for my application, it is useful in windo

Hello Ryan

I am using it for my application, it is useful in windows 10, but it doesn't work in centos 8 in jar.

java version: 1.8.0_251

ZXing Vaading version:1.0.2-8 and 1.0.3-8

code is in

https://github.com/iambiglee/demoCode.git

And error message in console is

com.vaadin.flow.router.NotFoundException: Couldn't find route for 'undefined'
        at com.vaadin.flow.router.Router.handleNavigation(Router.java:277) [flow-server-2.7.14.jar!/:2.7.14]

        at com.vaadin.flow.router.Router.navigate(Router.java:232) [flow-server-2.7.14.jar!/:2.7.14]

        at com.vaadin.flow.router.Router.navigate(Router.java:198) [flow-server-2.7.14.jar!/:2.7.14]

        at com.vaadin.flow.router.Router.initializeUI(Router.java:95) [flow-server-2.7.14.jar!/:2.7.14]

What's your Vaadin version? The addon ver. 1 is for Vaadin 14. Cheers.

yes I am using vaadin 14.

and the error in chrome console is like this:


I solve this problem , thx

Hi, how did you solve it? Have the same issue

com.vaadin.flow.router.NotFoundException: Couldn't find route for 'undefined'

Java 17, Vaadin 14.11.13


Thanks