Skip to content

Vaadin Multiplatform Runtime 5.0.5

Choose a tag to compare

@mshabarov mshabarov released this 08 Oct 11:21
95c3aed

Vaadin Multiplatform Runtime 5.0.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 20+ (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 5.0.4 Release

  • Use proper DOM path for loading indicator (Issue: #90).
  • Catch IllegalStateException on detach (Issue: #93).
    Catches IllegalStateException thrown upon attribute removal on the closed session and logs the corresponding message.