-
Notifications
You must be signed in to change notification settings - Fork 168
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
Unexpected Behavior with Lit Template Bean Initialization in Vaadin Flow #20627
Comments
Adding an important part of the stack-trace missing in the issue description
|
It looks like the issue could be related to the handling of the |
mshabarov
moved this to 🔖 Normal Priority (P2)
in Vaadin Flow bugs & maintenance (Vaadin 10+)
Dec 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the bug
I've encountered unexpected behavior with the Lit Template during the initialization of beans in a specific dependency structure. I'm unsure if this is expected behavior or a bug. Here's the scenario:
Scenario Description:
Observed Behavior:
Stack Trace: A component specified to use a...
Expected behavior
Bean initialization should succeed without exceptions.
Minimal reproducible example
Clone the repository from this branch.
Run the project.
Navigate to the /root2 route.
Versions
The text was updated successfully, but these errors were encountered: