flow icon indicating copy to clipboard operation
flow copied to clipboard

feat: Show version info in debug window (#12000)(CP: 2.8)

Open mshabarov opened this issue 3 years ago • 1 comments
trafficstars

Show version info in debug window and allow copying it to clipboard.

(cherry picked from commit 5cb22904929ba33133c12a8dc2f55488af986e56)

mshabarov avatar Oct 14 '22 07:10 mshabarov

java.lang.AssertionError: Serializable not implemented by the following classes and interfaces: ,
com.vaadin.flow.internal.DebugWindowData

caalador avatar Oct 18 '22 11:10 caalador

java.lang.AssertionError: Serializable not implemented by the following classes and interfaces: , com.vaadin.flow.internal.DebugWindowData

Ah, I thought that interfaces do not need it

mshabarov avatar Oct 18 '22 11:10 mshabarov

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarqubecloud[bot] avatar Oct 18 '22 11:10 sonarqubecloud[bot]

This ticket/PR has been released with Vaadin 14.9.0.beta1 and is also targeting the upcoming stable 14.9.0 version.

vaadin-bot avatar Oct 28 '22 06:10 vaadin-bot