Builder Reloads When Changing Steps

Issue

When using the Jimo builder, you might encounter an issue where the builder reloads each time you change steps, and the next button doesn't work.

Cause

This problem typically occurs because the in-app builder remembers the URL where it was initially opened. If the URL changes (e.g., after logging in via the 'interact with my app' button), the builder tries to reload the initial page.

Solution

  1. Initial Setup:

    • Open the builder out-app first.

    • Build each step individually by opening the builder in-app on the exact URL where the step needs to appear.

  2. Steps:

    • Open the builder using the relevant URL for each specific step.

    • Avoid using the 'interact with my app' button in scenarios where the URL is expected to change significantly.

  3. Tips:

    • Ensure you are logged in to your application before opening the builder to avoid URL changes during the building process.

For more detailed guidance and support, please refer to our full documentation on Steps and Navigation.

Last updated