JourneyApps Runtime v4.72.3 and v4.72.4

Fixes dialog validation and the `navigate.clear()` issue with respect to view functions.

We're happy to announce the following bug fixes. You can use this version of the runtime by selecting it from the list of stable runtime versions under App Settings/Version Management.

v4.72.3

Fixed:

  • Issue where resume() instead of init() is called, and the view parameters not being re-evaluated when using navigate.clear().

v4.72.4

Fixed:

  • Issue where a dialog component also validated the view, instead of only components inside its <body/>.

Last updated