Skip to content
New issue

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

fix: Resolves backend errors when visiting plugin config page. #557

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

alexanderson1993
Copy link
Member

Description of Changes

  • Ignores the request when there is no pluginId sent.

Related Issue

Closes #513

How do you know the changes work correctly?

Manual test. Open the plugin config page. No error should be printed to the console.

@alexanderson1993 alexanderson1993 added this pull request to the merge queue Feb 15, 2023
auto-merge was automatically disabled February 15, 2023 00:55

Merge queue setting changed

@alexanderson1993 alexanderson1993 removed this pull request from the merge queue due to the queue being cleared Feb 15, 2023
@alexanderson1993 alexanderson1993 merged commit d25ed93 into develop Feb 15, 2023
@alexanderson1993 alexanderson1993 deleted the plugin-config-api-error branch February 15, 2023 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Opening the plugin config always throws an error on the server
1 participant