-
Notifications
You must be signed in to change notification settings - Fork 20
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
Saving settings not working. #103
Comments
I do see the following in the console.
|
OK, I now see that it only works properly if Enable AspireUpdate API Rewrites is checked and a key is supplied. Then all other settings will save. |
@namithj this was marked as fixed, can you have a look and see if debugging works and can be set even if rewrite is deactivated? |
Is this from current main branch? This is new, will check |
Bug Report
Description
Unable to save settings.
Environment
Steps to Reproduce
x. 🐞 Bug occurs.
Nothing seems to happen with button click.
Expected Results
Expected settings to save and page to reload.
Actual Results
Save Changes button doesn't seem to function.
Additional Notes
I believe this has to do with the scripts that are enqueued.
Unloading the scripts by commenting out the following line results in the correct function.
The text was updated successfully, but these errors were encountered: