You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently i have a Problem with MaterialCollectionItem with an MaterialCollectionSecondary
I m creating a Item with Secondary Icons. HTML looks like
Somehow the MaterialCollectionItem throws now a NPE on click because the "cb.getValue()" is returning null.
I think it would be a better solution to make it configurable or at least a overwritable Funktion to not set this Handler at all. Only if we have a Secondary with a boolean Value it should be aktiv.
The text was updated successfully, but these errors were encountered:
Hallo,
currently i have a Problem with MaterialCollectionItem with an MaterialCollectionSecondary
I m creating a Item with Secondary Icons. HTML looks like
Somehow the MaterialCollectionItem throws now a NPE on click because the "cb.getValue()" is returning null.
I think it would be a better solution to make it configurable or at least a overwritable Funktion to not set this Handler at all. Only if we have a Secondary with a boolean Value it should be aktiv.
The text was updated successfully, but these errors were encountered: