Hi,
can anyone plrease recreate the scenario and confirm this problem => I will then create an incident report.
in optimised design experience I created an 16:9 page with multiple tables and charts.
only one table should be shown initially => all other charts and tables are set to 'view time visibility': Hidden:

at this point everything works as expected => only one table is shown.
Now 'Auto-Size and Page Table Vertically' is being activated for this table:

Result: the table loads as expected but shorty after that all hidden charts and tables are visible as well.
fun part: if I check visibility of hidden (now visible) objects with code below I get: false.
console.log(hidden_table2.isVisible());
it seems that auto-sizing of the table interferes with visibility settings of other objects on same page.
I am on SAC version 2023.8.18
live connection to SAP BW 7.5, SP25 & all notes for Q2 2023 SAC Update
Google Chrome: 115.0.5790.102 64-bit
thank you
br edgar