The deployable table, with fixed height of iview has no scroll bar after deployment.

if the iview table is given a fixed height, there will be a longitudinal scroll bar if the table content is greater than that height.
but the table, setting of the fixed height can be expanded, and the table height exceeds the fixed height after expansion, and there is no longitudinal scroll bar?

ask God to let me know.

online example: https://run.iviewui.com/bWe2SBY5

Jul.20,2021

mentioned to iview PR, reference link


add the attribute style=" overflow:scroll "

to the table tag.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b363b9-4103a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b363b9-4103a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?