vaadin-flow-bugs
A place to put code that demonstrates bugs in Vaadin Flow
Each bug is committed onto a different branch of this repository.
How to run this:
- Run
mvn package jetty:run
- Point browser at
http://localhost:8090/demo/
(note trailing slash)