Hi, I just found a bit counterintuitive stuff in f...
# compose-web
t
Hi, I just found a bit counterintuitive stuff in file
CSSSelectors.k
Is it intentional, that
fun sibling()
is mapped to `CSSSelector.Descendant()`instead of
CSSSelector.Sibling()
?
a
It looks like a bug. copy/paste - you know…
I’ll take a look tomorrow
t
@Akif Abasov [JB] No problem. Should I file a bug in github?
a
It would be good
t