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
Now I can't build the project. I have errors like:
/Users/XXX/git/OpenMU/src/Web/AdminPanel/Components/Form/ItemStorageField.razor(42,42):
Error RZ9991: The attribute names could not be inferred from bind attribute 'bind-Value'.
Bind attributes should be of the form 'bind' or 'bind-value' along with their corresponding
optional parameters like 'bind-value:event', 'bind:format' etc. (RZ9991)
(MUnique.OpenMU.Web.AdminPanel)
Right now I'm using Docker for building, because I don't know how to fix it on MacOS.
The text was updated successfully, but these errors were encountered:
Relates to dotnet/razor#8718
Now I can't build the project. I have errors like:
Right now I'm using Docker for building, because I don't know how to fix it on MacOS.
The text was updated successfully, but these errors were encountered: