-
Notifications
You must be signed in to change notification settings - Fork 3
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
Support for V14 #143
Comments
PROBLEM: The SOLUTION: Replace with |
PROBLEM: The SOLUTION: Add the value |
PROBLEM: The SOLUTION: Implement the correct method signatures (as well as retaining the V23 signatures). |
PROBLEM: When testing against V14, there is an exception saying that the push mode cannot be SOLUTION: In the |
PROBLEM: When testing against V14, the SOLUTION: Add a new NOTE: This will cause a compilation error when compiling against V23, so a more permanent solution may be required. |
PROBLEM: The V14 version of the bakery app does not output any traces. NO SOLUTION NOTE: According to some debug output on the |
Delivered in #145 |
This issue tracks the progress of adding support to Observability Kit for Vaadin Platform V14.
The text was updated successfully, but these errors were encountered: