Dashboard section alignement issue

I have an issue with dashboard chart alignment:

  • With more than one chart on the same line, my dashboard block alignment gets broken for a reason I can’t clearly define.
    I note some context:
  • When navigating from another dashboard, the alignment gets broken, I reload the page it displayed it well.
  • When I copy the environment it gets broken as well.
  • When it tries to fix it after a relative amount of time the alignment issue reappears.
    I’m sorry to not provide enough precise details about this issue, I feel it’s a CSS/js component sequence execution that makes the rendering not deterministic, I hope this will help you to investigate, I can provide screenshots in private of my dashboard to show you how it is displayed.

stack:
“forest-cli”: “^2.3.4”,
“forest-express-sequelize”: “^8.3.2”,
“pg”: “^8.7.1”,
“sequelize”: “^6.6.5”,

“liana”: “forest-express-sequelize”,
“liana_version”: “8.3.2”,
“stack”: {
“database_type”: “postgres”,
“engine”: “nodejs”,
“engine_version”: “14.17.6”,
“orm_version”: “6.6.5”
}

Hello @jules,

Can you just provide some screenshots. They will be useful for us. (we can see the number of charts display on the same page, their size, etc)

Also, can you share your resolution size ? We already have a bug on our backlog with little resolution.

We will try to reproduce on our side.

Regards,
Morgan