src/tabviews/custom/components/card/balcony/index.jsx
@@ -289,6 +289,11 @@ async loadData (hastimer) { const { config, arr_field, BID, BData } = this.state if (config.wrap.datatype === 'public') { MKEmitter.emit('reloadData', config.wrap.publicId) return } if (config.wrap.datatype === 'static') { this.setState({ data: {$$BID: BID || '', $$BData: BData, $$empty: true},