Skip to content

ErrorView not working on 2.1.5 version #171

Open
@avdhootu27

Description

I have an error view in my vaadin app which is supposed to be shown when user tries to open a view which doesn't exist.
When I was on vaadin 23 and karibu-testing-v10-spring 1.3.24, I had a test running successfully in which I was navigating to a view which doesn't exist, and I was testing if it returns my ErrorView.
Now I am on vaadin 24.3.10 and karibu-testing-v10-spring 2.1.5, the test is failing, it is returning the home (default) view.
Why this test is failing on vaadin 24 karibu 2.1.5? The expected behaviour is it returns ErrorView.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions