Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Contributor jarnovos

    (@jarnovos)

    Hi @mrmatteastwood,

    I’m currently not too sure what we’re expected to be doing, as this seems to occur solely in combination with the Oxygen Builder. And as far as I know, Complianz is excluded from loading in this builder (ct_builder).

    I recall being in contact with their support team regarding a similar error that could appear in the Oxygen Builder, back then they noted the following:

    This is a bug related to how Oxygen renders components via AJAX. This issue can potentially affect many more plugins if they declare global JavaScript variables with the let keyword, as they get re-declared each time an element is added ,which is invalid in ES6 producing the reported error.

    If the Oxygen team has any suggestions to improve compatibility between our plugins, we’d be glad to collaborate. They may reach us at any time to further discuss the matter.

    Kind regards, Jarno

    Hey Jarno, thanks for following up ?? I’m wondering if perhaps using “var” instead of “let” might help? I have little to no knowledge of JS, unfortunately, but that is one of the two possible solutions suggested by another user in the Oxygen Facebook group (cf. my previous comment).

    EDIT: I’ve also pinged the Oxygen developers in the Facebook thread (https://www.facebook.com/groups/1626639680763454/posts/6253077028119673/), hoping they’ll reach out to you.

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘Oxygen Builder backend Error message windows – ‘cmplz_banner’’ is closed to new replies.