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
{{ message }}
This repository has been archived by the owner on May 10, 2024. It is now read-only.
`DataController` internals were initialized after first DB operations,
`Migration.launchMigrations` were called first, on a background thread
which can result in race conditions.
`DataController` internals were initialized after first DB operations,
`Migration.launchMigrations` were called first, on a background thread
which can result in race conditions.
`DataController` internals were initialized after first DB operations,
`Migration.launchMigrations` were called first, on a background thread
which can result in race conditions.
Description:
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often: [Easily reproduced, Intermittent Issue]
Brave Version:
Device details:
Website problems only:
Additional Information
The text was updated successfully, but these errors were encountered: