/vaadin-flow-bugs

A place to put code that demonstrates bugs in Vaadin Flow

Primary LanguageJavaApache License 2.0Apache-2.0

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:

  1. Run mvn package jetty:run
  2. Point browser at http://localhost:8090/demo/ (note trailing slash)