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
Recently my PR was merged, which was about making the upload error message more user-friendly when a larger file is uploaded to the media library (#11792). I've updated a project's NuGet packages to the latest nightly version of OrchardCore, but the error message is still the old message. I think this happens because the wwwroot files didn't change with my PR.
To Reproduce
Steps to reproduce the behavior:
Turn on the media feature.
Upload a file larger than MaxFileSize.
Expected behavior
The new message should be displayed.
The text was updated successfully, but these errors were encountered:
Describe the bug
Recently my PR was merged, which was about making the upload error message more user-friendly when a larger file is uploaded to the media library (#11792). I've updated a project's NuGet packages to the latest nightly version of OrchardCore, but the error message is still the old message. I think this happens because the wwwroot files didn't change with my PR.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The new message should be displayed.
The text was updated successfully, but these errors were encountered: