github vaadin/flow 25.1.0-alpha12
Vaadin Flow 25.1.0-alpha12

pre-release5 hours ago

Changes since 25.1.0-alpha11

All changes

Fixes

  • Only throw if a ListSignal is used in an explicit transaction
    Commit · Pull request

    Uses Transaction.inExplicitTransaction() for checking local signals usage in transactions. Without this fix the ListSignal is broken, i.e. throws in most of the calls, e.g. listSignal.insertLast()

Don't miss a new flow release

NewReleases is sending notifications on new releases.