Im trying to use odoo product image carousel template to display images, Instead of using product images I'm using string -URLs(which are stored in a field) through img t-att-src tag
Getting error -
AttributeError: 'NoneType' object has no attribute 'isspace'
please let me know what's wrong here