Hello, I am working on implementing an A/B Test us...
# ask-questions
s
Hello, I am working on implementing an A/B Test using the visual editor, however, whenever I attempt to save a change to the variant, the visual editor disappears from view and the change is not recorded. I also receive this error:
Copy code
requestly-web-sdk.js:4676 Error: Minified React error #31; visit <https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D> for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Qa (visual_editor.js:2:129357)
    at d (visual_editor.js:2:131121)
    at m (visual_editor.js:2:132262)
    at e (visual_editor.js:2:134319)
    at xi (visual_editor.js:2:145971)
    at _u (visual_editor.js:2:194661)
    at wc (visual_editor.js:2:182002)
    at bc (visual_editor.js:2:181930)
    at vc (visual_editor.js:2:181793)
    at lc (visual_editor.js:2:178600)
    at ac (visual_editor.js:2:177155)
    at E (visual_editor.js:2:210324)
    at M (visual_editor.js:2:210856)
    at setImmediate.js:40:13
    at y (setImmediate.js:69:21)
    at c (setImmediate.js:109:17)
    at c (rocket-loader.min.js:1:9405)
(anonymous) @ requestly-web-sdk.js:4676
visual_editor.js:2 Uncaught Error: Minified React error #31; visit <https://reactjs.org/docs/error-decoder.html?invariant=31&args[]=object%20with%20keys%20%7B%7D> for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
    at Qa (visual_editor.js:2:129357)
    at d (visual_editor.js:2:131121)
    at m (visual_editor.js:2:132262)
    at e (visual_editor.js:2:134319)
    at xi (visual_editor.js:2:145971)
    at _u (visual_editor.js:2:194661)
    at wc (visual_editor.js:2:182002)
    at bc (visual_editor.js:2:181930)
    at vc (visual_editor.js:2:181793)
    at lc (visual_editor.js:2:178600)
    at ac (visual_editor.js:2:177155)
    at E (visual_editor.js:2:210324)
    at M (visual_editor.js:2:210856)
    at setImmediate.js:40:13
    at y (setImmediate.js:69:21)
    at c (setImmediate.js:109:17)
    at c (rocket-loader.min.js:1:9405)
It also does not seem apparent how to get the visual editor to display again
@fresh-football-47124
f
I'll check with the dev team
s
Thank you! @fresh-football-47124
f
do you have some extra extensions on your chrome?
I wonder if the rocket-loader is interfering
s
@fresh-football-47124 getting these errors in my chrome extensions
I can disable all other extensions. I believe I had done so
@fresh-football-47124 can confirm disabling chrome plugins does nothing to improve.
f
okay, thanks
s
Hi Jake, could you send me a screenshot of the options for your chrome extension? It should look like this:
s
@swift-helmet-3648 here you go!
s
Ok, that looks fine. It's very strange that you are getting a CORS error. Is it possible you're behind a proxy or something to that effect? There is a way to inspect the network tab for the chrome extension. It would be helpful to snap a screenshot of it after having made an edit with the visual editor to see its request to the API. Could you try that and send me the capture?
Screenshot 2024-02-14 at 1.34.56 PM.png
s
here you go!
s
Thanks! Could you select the request (where it has the ID that starts with
vcs_...
) and show the request details that pop up?
s
This?
Any update here @swift-helmet-3648
s
Looking into it @sparse-nightfall-5716, let me get back to you shortly
All my research points to it being an issue with Chrome. Could you try disabling and re-enabling the extension to see if that helps? Removing it and re-installing it might do the trick. Let me know how that goes
s
Reinstalling seems to have done the trick
Thank you!
10/10 service really appreciate it
s
Great, no problem!