We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug After updating to 1.11.0 I keep getting a 404 error when loading BlazorContextMenu 1.11.0.
To Reproduce Update BlazorContextMenu to version 1.11.0
Expected behavior Update should work as expected.
Desktop (please complete the following information):
Failed to load resource: the server responded with a status of 404 ()
Downgrading to the previous version and reloading the site, bypassing the cache fixes it.
The text was updated successfully, but these errors were encountered:
Wow, something must have gone wrong in the packaging process. Thank you I will look into it.
Sorry, something went wrong.
Btw, you can reference the non-minified version temporarily until I fix this. "blazorContextMenu.css"
e42abc6
Fixed in 1.11.1
No branches or pull requests
Describe the bug
After updating to 1.11.0 I keep getting a 404 error when loading BlazorContextMenu 1.11.0.
To Reproduce
Update BlazorContextMenu to version 1.11.0
Expected behavior
Update should work as expected.
Desktop (please complete the following information):
Failed to load resource: the server responded with a status of 404 ()
Downgrading to the previous version and reloading the site, bypassing the cache fixes it.
The text was updated successfully, but these errors were encountered: