Open Lucamuh opened 4 years ago
I am also having the same problem with MatSelectItem.
I got exactly the same error when using plain HTML too
Have you set the RefBack="@context" in the Tooltips render fragment component? If yes i could imagine that MatSelectItem inside does not handle RefBack the right way. I came up to this because i had exactly the same problem but i found that i missed the RefBack assignment. After adding it worked.
When I use the MatTooltip with MatAutocompleteList, it is not working. I always get the following error:
I am using the latest version (MatBlazor 2.6.2.)