src/tabviews/custom/components/carousel/data-card/index.jsx
@@ -248,6 +248,8 @@ render() { const { config, loading, data, card } = this.state if (config.wrap.empty === 'hidden' && (!data || data.length === 0)) return null return ( <div className="custom-data-carousel-box" style={config.style}> {loading ?