Ilya Kytmanov
Results
1
comments of
Ilya Kytmanov
> Thanks for reporting this! We didn't consider the edge case before, but I think we might be able to fix this by using `getBoundingClientRect().width` instead of `clientWidth`. For now,...