Horizontal scroll bar after upgrade from 10.18.3 to 10.24.0

0
I have an application which we started back in 9.x.x days. It was going through upgrades relatively eventless. However, when I updated from 10.18.3 to 10.24.0 I started seeing horizontal scroll bar whenever there is a DataView on the screen. It affects both "standard" and custom pages. I means I that missed something during upgrade, but I do not know what.   Can you help me locate the problem?
asked
2 answers
0

your Data view width is higher than tab container ,

that's why you encounter this issue make  ,

it can seen when you inspect pages ,

you need to change fixed width to responsive widths After that it wont affect  UI 

answered
0

I upgraded to 10.24.4, imported the latest Atlas Core, and the issue disappeared.

answered