I have a blazor application and I want to use EventCallback in my grandchild to call a function in my grandparent. The problem is, that the method in my grandparent never gets called.
I also use “normal” parameters to communicate from parent to child and in this case EventCallBack is working fine.
New contributor
Dom is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.