This question has been flagged

When I call an ajax.rpc function to /shop/cart/update_json in the cart on the website, if a function raise exception the ajax.rpc write in the console the traceback. I don't want this to happen because it's not safe in the front end. 

How can I disable this feature?

Thanks

Avatar
Discard