coreui-vue
coreui-vue copied to clipboard
Carousel error on page leave
Carousel throws error when leaving page with active carousel due to element becomes undefined. Protect via try/catch (or check element for undefined)