Topic: mdbTable reload when snapshot listner changes

myictsolutions premium asked 4 years ago


*Expected behavior*reload when dataset when snapshot listner changes*Actual behavior*not reloading table it just adds the data after the already exsisting data*Resources (screenshots, code snippets etc.)*is there a mdbTable function to clear the table and then reload it ?

this.mdbTable.setDataSource(this.elements); this.elements = this.mdbTable.getDataSource(); this.previous = this.mdbTable.getDataSource();


Arkadiusz Idzikowski staff commented 4 years ago

Please provide more details, html/ts code and reproduction steps so we can recreate the problem on our end.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Opened

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 8.0.0
  • Device: Mac Book pro
  • Browser: chrome v67
  • OS: Mojave
  • Provided sample code: No
  • Provided link: No