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