• Resolved stijns

    (@stijns)


    After choosing a delivery date, when editing a page with Elementor, the loading process gets stuck because of a syntax error.
    In Elementor’s common.js, the locally stored parameter “e_deliverydate_lite_session” is fed to JSON.parse(), which results in the syntax error. In this example, e_deliverydate_lite_session = 17-04-21.
    After deleting this parameter from local storage, everything works fine.
    I couldn’t find anything on Google related to this issue.

    What is this parameter used for and how to prevent this issue?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support chetnapatel

    (@chetnapatel)

    Hi @stijns,

    I apologize for the trouble you have been experiencing due to our plugin.

    We do store the delivery date in the local storage of the browser. This stored date is useful for transferring from cart page to the checkout page so that the customer doesn’t have to select it again if they go to another page on the site. We are trying to replicate the issue at our end and will get back to you on this.

    Regards,
    Chetna Bhutka

    Plugin Support chetnapatel

    (@chetnapatel)

    Hi @stijns,

    Thank you for pointing out this bug. We could replicate the issue at our end we are unable to edit the page with the Elementor plugin. This is get resolved when we remove the “e_deliverydate_lite_session” key from Local Storage.

    This bug has been forwarded to our development team so they will work on this soon. I will notify you here as soon as I will have an update from them.

    Regards,
    Chetna Bhutka

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with Elementor’ is closed to new replies.