This question has been flagged
1989 Views
I have created a app based on Purolator. I am getting an error when I am changing the company of the Delivery Method(from company id=1 to a new company).

Uncaught TypeError: Cannot set property 'carrier_selection' of undefined
http://127.0.0.1:8069/web/content/792-f211991/1/web.assets_frontend_lazy.js:292
Traceback:
TypeError: Cannot set property 'carrier_selection' of undefined
    at Class._onCarrierClick (http://127.0.0.1:8069/web/content/792-f211991/1/web.assets_frontend_lazy.js:292:512)
    at HTMLLIElement.<anonymous> (http://127.0.0.1:8069/web/content/791-d78c90b/1/web.assets_common_lazy.js:3846:11)
    at HTMLDivElement.dispatch (http://127.0.0.1:8069/web/content/791-d78c90b/1/web.assets_common_lazy.js:925:447)
    at HTMLDivElement.elemData.handle (http://127.0.0.1:8069/web/content/791-d78c90b/1/web.assets_common_lazy.js:911:166)
Avatar
Discard