Advanced Debugging

By default, Flux will log debug information to the browser console on Draft site. This logs information about the Flows being executed on your site through the Flow Controller.

Enabling on Live Sites

To enable advanced debugging on published Live Sites, visit your site, and add the following local storage variable:

logInstructions: true

Last updated

Was this helpful?