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
The live demo let me log in, but after adding the board, I got a blank screen. In the URL I can see the board ID, but not any content. Going back to the main URL (and after a refresh) I see the "Untitled board" and I can add another one (same result).
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
Go to Live demo link
Log in with magic link
Add a new board
See error
System information
macOS
Chrome
The text was updated successfully, but these errors were encountered:
{
"code": "PGRST108",
"details": null,
"hint": "Verify that 'lists.cards' is included in the 'select' query parameter.",
"message": "'lists.cards' is not an embedded resource in this request"
}
Console:
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'lists')
Bug report
Describe the bug
The live demo let me log in, but after adding the board, I got a blank screen. In the URL I can see the board ID, but not any content. Going back to the main URL (and after a refresh) I see the "Untitled board" and I can add another one (same result).
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
System information
The text was updated successfully, but these errors were encountered: