Simon Taeter
Simon Taeter
@googlebot I signed it!
I did sign the thingy I don't know what's missing here
I also get the 403 for every song with a paid account
> [...] it adds some complexity to the idea of a type since it is no longer self-contained but may also depend on some additional type declarations. I'm sidetracking a...
I might miss some edge case here but in the same way custom types are listed with `TsC.namedVariant1 "Variant" Variant` the de/encoded type could be set with one more parameter...
The fix doesn't work in my specific use-case. The `flex-shrink: 1` is higher priority. The simplest way I found to fix it was to give `Html.Attributes.style "flex-shrink" "0" |> Element.htmlAttribute`...
Yes the fix works fine now thanks @Yarith !