All Collections
Help & Troubleshooting Guides
Run, Test, Preview Mode
I see a loading spinner in Run Mode, how do I fix this?
I see a loading spinner in Run Mode, how do I fix this?

How to fix an infinite spinner in Run Mode

A
Written by Ashley
Updated over a week ago

If you see a loading spinner in run mode then please try to run the application once again after updating your project's Firestore rules.
โ€‹

Here are the steps to update Firestore rules:

  • Go to Firestore and then select Settings.

  • Copy the Firestore rules by selecting the copy icon.

  • Next, go to Firebase console and open you application.

  • Select Firestore Database and then select the Rules tab.

  • Paste the copied rules(from FlutterFlow) there.

  • Now return to FlutterFlow and re-run your project

Did this answer your question?