Navigate back with window.history.back - App Building - Retool Forum
as stated in the link since JavaScript is ran in a sandboxed environment you won't have access to window.history. Jmann does post a comment with a picture/hint as to how you can work around this using a custom component with top level navigation. hope this helps @anon_1 =)