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
Generate Event Handler works for <tag @onclick="UnknownMethod" />, but is not available for bind-value:after="UnknownMethod" and other, similar items, and should.
The text was updated successfully, but these errors were encountered:
Generate Event Handler works for
<tag @onclick="UnknownMethod" />
, but is not available for bind-value:after="UnknownMethod" and other, similar items, and should.The text was updated successfully, but these errors were encountered: