-
-
Notifications
You must be signed in to change notification settings - Fork 214
[bug] Unnecessary number of requests to get default template values #423
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
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
How to replicate:
/admin/config/device/add/
Actual Result
You will observe that the number of requests will increase with the number of change operations
Expected Result
Only one request should be made after the change operation.

The text was updated successfully, but these errors were encountered: