Richard Tarnoczi

Results 5 comments of Richard Tarnoczi

@Elijah-appddiction , have you managed to solve the issue?

for me this has solved the issue: https://github.com/artemsky/ng-snotify/issues/99#issuecomment-730472249

I added this package: [https://www.npmjs.com/package/@types/leaflet.markercluster](url) and it worked for me

setting overflow attribute of the svg to hidden seemed to solve the issue on Safari ` svg.ngx-charts { overflow: hidden !important; } `

> Any update on this for iOS? Is this fix released? Having issues even after adding @R1cs1KING css. > Thanks I cannot recall testing it on iOS