You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just thinking: perhaps the arguments even necessary? I'm struggling to think of an example of when you might want alwaysForce and dontSkipComplete to be false? So maybe it should just be:
* added 'returnToStartLocation', resolves#2541
* tidy up code to remove need for if/else blocks
and some redundant variables, ternary statements
add jsdoc comment
Most of the courses that we build which include an 'intro page' (or pages) have some kind of 'back to intro' button contained in them.
It would be handy if the
startController
module offered some way of handling much of the logic for you, something like:The text was updated successfully, but these errors were encountered: