Skip to content
New issue

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

SVG in badge-image background sometimes fails to render #30

Open
redrei opened this issue Feb 21, 2022 · 0 comments · May be fixed by #32
Open

SVG in badge-image background sometimes fails to render #30

redrei opened this issue Feb 21, 2022 · 0 comments · May be fixed by #32
Labels
bug Something isn't working PWA Related to PWA development

Comments

@redrei
Copy link
Member

redrei commented Feb 21, 2022

In Safari on Mac OS Big Sur, an error that prevents rendering the green completion circle sometimes occur

console error message dump

[Error] Error: Problem parsing d="M75,75 L75,0 A75,75 1 0,1 NaN, NaN z"
applyAttribute (blazor.webassembly.js:1:24490)
applyEdits (blazor.webassembly.js:1:21347)
updateComponent (blazor.webassembly.js:1:20345)
(anonym funksjon) (blazor.webassembly.js:1:56892)
(anonym funksjon) (blazor.webassembly.js:1:57249)
(anonym funksjon)
Rt (blazor.webassembly.js:1:59939)
_mono_wasm_invoke_js_blazor (dotnet.6.0.2.s6vpawynzs.js:1:194992)
wasm-stub
.wasm-function[3305] .wasm-function[167]
.wasm-function[166] .wasm-function[2810]
.wasm-function[1615] .wasm-function[1613]
.wasm-function[966] .wasm-function[219]
.wasm-function[167] .wasm-function[166]
.wasm-function[2810] .wasm-function[1615]
.wasm-function[1619] .wasm-function[118]
wasm-stub
(anonym funksjon) (dotnet.6.0.2.s6vpawynzs.js:1:218681)
managed__Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_BeginInvokeDotNet (managed__Microsoft_AspNetCore_Components_WebAssembly__Microsoft_AspNetCore_Components_WebAssembly_Services_DefaultWebAssemblyJSRuntime_BeginInvokeDotNet:18)
beginInvokeDotNetFromJS (blazor.webassembly.js:1:41943)
b (blazor.webassembly.js:1:2019)
invokeWhenHeapUnlocked (blazor.webassembly.js:1:44656)
S (blazor.webassembly.js:1:56056)
dispatchGlobalEventToAllElements (blazor.webassembly.js:1:13693)
onGlobalEvent (blazor.webassembly.js:1:12983)
onGlobalEvent

@redrei redrei added bug Something isn't working PWA Related to PWA development labels Feb 21, 2022
@redrei redrei linked a pull request Feb 21, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PWA Related to PWA development
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant