Navigate back with window.history.back

Just to document another case that came up, a setup like this will take the browser back when the goBack JS query is called from anywhere in the app. Note the custom component needs the top-level navigation flag and doesn't need to actually display anything to function.

1 Like