chore: move to data tab after extracting data
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 13s
Some checks failed
Build / Build-and-ng-test (pull_request) Failing after 13s
This commit is contained in:
@@ -396,6 +396,7 @@ export class XLMapComponent implements AfterContentInit, AfterViewInit, OnInit {
|
||||
this.isLoadingDesc = ''
|
||||
|
||||
this.xlData = extractedData
|
||||
this.selectedTab = Tabs.Data
|
||||
}
|
||||
|
||||
public getCellAddress(rule: string, arrayOfObjects: any[]) {
|
||||
|
Reference in New Issue
Block a user