Make.com scenarios do not load

:bullseye: What is your goal?

scenario to load properly

:thinking: What is the problem & what have you tried?

reloading and tried different browsers

1 Like

Hey there,

What do you mean it’s not loading? Are you getting a blank page or something?

Welcome to the Make community!

Would you be able to provide these additional details?

Network Log

Why? Check if any, and which resources are being blocked.

  1. Press F12 in Google Chrome to open Developer Console.
  2. Go to the “Network” tab
  3. Check the “Disable cache” checkbox
  4. Select “Fetch/XHR”, “Doc”, “JS”
  5. Navigate to the dashboard
  6. Shift + Right-click on the refresh button, select “Empty cache and hard reload”
  7. Take a screenshot of the table of network requests in the developer console.

Console Errors

Why? Check if any scripts are throwing errors, preventing the dashboard/scenarios from loading.

  1. After the above, go to the “Console” tab.
  2. Take a screenshot of the contents in the Console tab (you might need to refresh the page again if it is blank).

If you are still having trouble, please provide more details.

— @samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!