MatBlazor icon indicating copy to clipboard operation
MatBlazor copied to clipboard

Some minor MatTable fixes.

Open adameste opened this issue 4 years ago • 0 comments

  • No longer overwrite custom MatTable search field placeholder
  • No longer throw NullReferenceException on loading MatTable data when Items = null (unnecessary debugger stop - when set to break on error)

adameste avatar May 18 '21 15:05 adameste