Troubleshooting Safari on Mac
Open Safari, but don't go to the site yet. In the top menu bar select Safari / Preferences:
In the Preferences dialog first, click "Advanced" and then enable "Show Develop menu in menu bar"
You should see the console at the bottom of the page. A console is a place where web pages print out messages and errors for troubleshooting purposes.
Now, please navigate to Bubbl.us. If you aren't automatically signed in, please sign in. You should see something like this:
If the problem you were having still persists, you may see errors on the console - they have a red background and an exclamation icon in the beginning.
Please scroll through the console, and expand them all (they have a triangle in front of them and are collapsed by default):
Now, please click on any one of the items in the console output, and press Cmd + A, to select all, then press Cmd + C to copy:
[Log] Initial hash: sign-in (data:text/javascript;charset=utf-8,Pol…%0A, line 1) [Log] Firebase token changed:null firebase:undefined (data:text/javascript;charset=utf-8,Pol…%0A, line 1) [Log] openTabWithHash called with initial hash: sign-in (data:text/javascript;charset=utf-8,Pol…%0A, line 1) [Log] signed out (data:text/javascript;charset=utf-8,Pol…%0A, line 3) [Log] Application ready () (data:text/javascript;charset=utf-8,Pol…%0A, line 1) [Log] loadFullApp called (data:text/javascript;charset=utf-8,Pol…%0A, line 1) ... etc ...