You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is just for devs to get started. Now, I observed that running seedDatabase() immediately after preparing the db throws error related to attribute recognition . As far as I can tell the database in background is taking some time to be prepared . Waiting for a couple seconds between both functions solves this.
👀 Have you spent some time to check if this issue has been raised before?