mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[version 0.23.0] [Blazor] Failed to find a valid digest in the 'integrity' attribute for resource... #432
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tesar-tech on GitHub (Jan 28, 2021).
Hi,
I just had an issue with error message:
Not sure what was actually wrong, but I "fixed" that by downgrading to version 0.22.1. (So I think it's related to markdig).
Using Blazor WA on client side.
@xoofx commented on GitHub (Feb 2, 2021):
Can't tell, but I would say that it's a Blazor bug rather than a bug in Markdig. For example here
Closing as probably invalid.