uui-symbol-expand does not work on Safari (desktop and mobile)
julczka opened this issue · 0 comments
julczka commented
Which exact UI Library version are you using? For example: 1.0.1 - don't just write v1.
0.2.1
Bug summary
When used in safari, the triangle svg in uui-expand-symbol
is not rendered. It should appear where the red circles are.
Specifics
It might be related to this issue. The svg inside does not have height and width attributes, they are not defined in css either.
Steps to reproduce
Open storybook in safari.
Expected result / actual result
Expected: see the arrow inside
Actual: the arrow symbol is not rendered at all.