Skip to content

Vaadin Multiplatform Runtime 2.2.9

Choose a tag to compare

@mshabarov mshabarov released this 15 Jun 13:10
5584b3b

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) application.

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.8 Release

  • Handle possible UIDetachedException (#608)
  • Add null pointer check for MPR session (#611)