Skip to content

Vaadin Multiplatform Runtime 2.2.5

Compare
Choose a tag to compare
@mshabarov mshabarov released this 08 Oct 07:23
95c3aed

Vaadin Multiplatform Runtime 2.2.5

The Vaadin Multiplatform Runtime (or MPR for short) allows the developer to run applications and components written with a Legacy Framework (Vaadin 7 or Vaadin 8) inside a Vaadin 14 (Flow) applications.

The Multiplatform Runtime is available to all Vaadin customers in the Prime subscription tier.

The complete documentation can be found here

Fixes since the 2.2.4 Release

  • Catch IllegalStateException on detach (Issue: #93)
    Catches IllegalStateException thrown upon attribute removal on the closed session and logs the corresponding message.