FFImageLoading icon indicating copy to clipboard operation
FFImageLoading copied to clipboard

Styles throwing exception when style keys are duplicated

Open taz4270 opened this issue 4 years ago • 0 comments

Hello. There is a problem with styles where you can't duplicate and i though it needs some work, for example, it lacks !important declaration and this following images will explain better what i mean with duplicated keys and how to workaround:

Problem:

problem

Workaround:

solution

Problem lies here:

https://github.com/luberda-molinet/FFImageLoading/blob/bb675c6011b39ddccecbe6125d1853de81e6396a/source/FFImageLoading.Svg.Shared/Helpers/CssHelpers.cs#L29

Hope I have helped you and I'm here if you want more help

taz4270 avatar Aug 31 '21 09:08 taz4270