Skip to content

Conversation

@jamOne-
Copy link
Contributor

@jamOne- jamOne- commented Nov 21, 2025

Most important:

  • In MatTableDataSource: Require T to extend from object | ArrayLike<unknown>, so the filtering works correctly.
  • Make tooltip setter to accept unknown message type, as apparently it supports also numbers and other types besides string, null and undefined.

Other changes should be harmless.

@jamOne- jamOne- marked this pull request as ready for review November 21, 2025 16:29
@jamOne- jamOne- requested a review from a team as a code owner November 21, 2025 16:29
@jamOne- jamOne- requested review from adolgachev and ok7sai and removed request for a team November 21, 2025 16:29
@jamOne-
Copy link
Contributor Author

jamOne- commented Nov 21, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment