Bruno van de Werve
Bruno van de Werve
Acceptable workaround: do not define "body" explicitly in the arguments and let Synapse figure it out on its own... i.e.: change ```json "functionRef": { "refName": "create-user-account", "arguments": { "body": {...
This would be lovely! +1
Some refs: https://learn.microsoft.com/en-us/aspnet/core/blazor/host-and-deploy/webassembly?view=aspnetcore-7.0#diagnosing-integrity-problems https://stackoverflow.com/questions/69926878/failed-to-find-a-valid-digest-in-the-integrity-attribute-for-resource-in-blazo
FYI - `0.3.11` starts just fine when the persistance layer is empty/reset.