We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I had multiple apps for my project, but now I have deleted all but one, but still it causes very big problems.
{ "status": "error", "error": "Project fjolträsk has multiple apps, must specify an app id." }
And since the config file did not exist before I have no idea how it should look.
The text was updated successfully, but these errors were encountered:
Ok, tried to side step the problem by using another project. Now no config file is created and I still have the error in my Chrome consol:
App.jsx:31 Uncaught TypeError: Cannot read properties of undefined (reading 'sdkConfig')
Sorry, something went wrong.
No branches or pull requests
I had multiple apps for my project, but now I have deleted all but one, but still it causes very big problems.
{
"status": "error",
"error": "Project fjolträsk has multiple apps, must specify an app id."
}
And since the config file did not exist before I have no idea how it should look.
The text was updated successfully, but these errors were encountered: