When el-cascader plays the keyboard on the phone, why does the page appear with a black mask?

problem description

el-cascader when searchable, a black mask appears when you click on the pop-up keyboard.

the environmental background of the problem

there is no problem with ios, and there are some Android problems, such as my one plus 6.

related codes


    </el-cascader>
</div>
Aug.04,2021
A solution to

is to identify window.resize events. When talking on the keyboard, find the mask layer to remove or change the color

.
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-1b3c158-2c2da.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-1b3c158-2c2da.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?