vue-virtual-scroller icon indicating copy to clipboard operation
vue-virtual-scroller copied to clipboard

Part of the content that does not fit into the container is cut off.

Open JohnnyMaynne opened this issue 1 year ago • 0 comments
trafficstars

Describe the bug

I have created a div and flex properties table. Cells have a clearly defined width, for example 400 pixels. Accordingly, part of the table does not fit on the screen and can be scrolled using the overflow property. Here's a video that shows it:

https://www.dropbox.com/scl/fi/p68ziwteh2txquawu5g10/2024-02-20-12.45.08.mov?rlkey=1wibozv99w7hjf8mnw3wqbwum&dl=0

Reproduction

Table componen: https://codefile.io/f/AkpVwLk4UV Table row component: https://codefile.io/f/l3aniSbl7S

System Info

MacOs Ventura (13.1) , Chrome (99)

Used Package Manager

npm

Validations

JohnnyMaynne avatar Feb 20 '24 12:02 JohnnyMaynne