I have a button setup to browser -> go back action. When running the game I realized this did not work with a console error that window.back() function did not exist in main.js file in the c3 scripts folder. I realized this function probably needs to be window.history.back() instead. Making that change in the main.js file seems to work. Thought I'd share it with the community.
Ashley - FYI
Develop games in your browser. Powerful, performant & highly capable.
Please file issues on the bug tracker. Things only mentioned in the forum are easily lost and forgotten, which is part of the reason we have a bug tracker.