Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Evaluate target not active #19945

Merged
merged 1 commit into from
Sep 13, 2024
Merged

Conversation

caalador
Copy link
Contributor

For deciding what action to
take we should evaluate where
we are going and not the current
active path.

Fixes vaadin/hilla#2726

For deciding what action to
take we should evaluate where
we are going and not the current
active path.

Fixes vaadin/hilla#2726
Copy link

sonarcloud bot commented Sep 12, 2024

Copy link

Test Results

1 135 files  ±0  1 135 suites  ±0   1h 23m 47s ⏱️ - 4m 30s
7 393 tests ±0  7 343 ✅ ±0  50 💤 ±0  0 ❌ ±0 
7 757 runs   - 1  7 697 ✅  - 1  60 💤 ±0  0 ❌ ±0 

Results for commit 52f8484. ± Comparison against base commit cf14c97.

@mshabarov mshabarov merged commit e595494 into main Sep 13, 2024
26 checks passed
@mshabarov mshabarov deleted the issues/2726-target-not-active branch September 13, 2024 06:04
vaadin-bot pushed a commit that referenced this pull request Sep 13, 2024
For deciding what action to
take we should evaluate where
we are going and not the current
active path.

Fixes vaadin/hilla#2726
vaadin-bot added a commit that referenced this pull request Sep 13, 2024
For deciding what action to
take we should evaluate where
we are going and not the current
active path.

Fixes vaadin/hilla#2726

Co-authored-by: caalador <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Going from a serverLayout view to non layout view does a failing server roundtrip
3 participants