29th May, 2020
Fixes
- If a blank navigation component is added to a flow, running the flow offline results in the loading spinner being displayed indefinitely. With this fix, users can now advance the flow as expected. (FLOW-1712)
- An ‘unknown culture‘ error is displayed to flow users if an unexpected or unsupported culture is defined in the browser. With this fix, browsers that use an unknown language/culture (for example, ‘en-IN‘) will cause a flow to display using a matching supported alternative from the same culture family (for example, ‘en-XX‘, ‘de-XX‘, ‘fr-XX‘, ‘es-XX‘, ‘it-XX‘). If no matching supported alternative is available, the flow will display using the default ‘en-US‘ culture. (FLOW-1527)