@missveronicatv this is still happening even with everything turned off. The update button does not update
-
This reply was modified 8 months, 3 weeks ago by
carusoapps.
@carusoapps
Look at your Browser web Console if you have any JavaScript errors.
Mouse right button click, select Inspect then Console in the Menu.
Do you have a Web hosting Firewall/Security application active like “Mod Security”?
@missveronicatv this is what I see on Brave
- Content Security Policy of your site blocks the use of ‘eval’ in JavaScript`
- The Content Security Policy (CSP) prevents the evaluation of arbitrary strings as JavaScript to make it more difficult for an attacker to inject unathorized code on your site.To solve this issue, avoid using <code class=” “>eval(), <code class=” “>new Function(), <code class=” “>setTimeout([string], …) and <code class=” “>setInterval([string], …) for evaluating strings.If you absolutely must: you can enable string evaluation by adding <code class=” “>unsafe-eval as an allowed source in a <code class=” “>script-src directive.⚠️ Allowing string evaluation comes at the risk of inline script injection.
-
- 1 directive
- Source locationDirectiveStatusscript-srcblocked
-
- Learn more: Content Security Policy – Eval
- Incorrect use of <label for=”FORM_ELEMENT”></label>
- The label’s <code class=” “>for attribute doesn’t match any element <code class=” “>id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.To fix this issue, make sure the label’s <code class=” “>for attribute references the correct <code class=” “>id of a form field.
-
- 4 resources
- Violating nodeViolating nodeViolating nodeViolating node
-
- Learn more: The label elements
-
This reply was modified 8 months, 3 weeks ago by
carusoapps.
@carusoapps
UM is not using eval() in any JavaScript code.
I have tried Profile update with the “Brave” browser without any issues.
Have you tried to use another browser?
Did you update the “Breeze” plugin settings for “Never Cache URL(s)”?
https://docs.ultimatemember.com/article/1595-caching-problems
Plugin Support
Yurii
(@yuriinalivaiko)
Hi @carusoapps
This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.
Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂
Regards