# Dashboard 2 - v1.12.0 \`Fixed\` layout broken

**URL:** https://discourse.nodered.org/t/dashboard-2-v1-12-0-fixed-layout-broken/88821
**Category:** Dashboard
**Tags:** dashboard-2
**Created:** [20 June 2024 19:27 UTC](https://discourse.nodered.org/t/dashboard-2-v1-12-0-fixed-layout-broken/88821 "2024-06-20T19:27:01Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![arturv2000](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/arturv2000/32/88724_2.png) [@arturv2000](https://discourse.nodered.org/u/arturv2000)
#### Post date: [20 June 2024 19:27 UTC](https://discourse.nodered.org/t/dashboard-2-v1-12-0-fixed-layout-broken/88821/1 "2024-06-20T19:27:01Z")

</div>

Hi

Just updated Dashboard to the new version, noticed something strange regarding the page layout `fixed`.

In previous versions (even in a v1.11.1 locally compiled for fix [Prevent app setup call when unauthenticated responses are received by cstns · Pull Request #944 · FlowFuse/node-red-dashboard (github.com)](https://github.com/FlowFuse/node-red-dashboard/pull/944)) is working correctly.

For example, defining a page `Fixed` Layout, a group with width of `6` and placing two text box (each with size of 1x3) the final result si:

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/f/f/ffc32f45e6caa91f7f05c1e22e5957823fd2e1a9.png)

On V1.12.0 the same setup

![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/3/5/35f952734a1cb6ddd22e57a67c0a6c08a1a35bb3.png)

On `Grid` and `Notebook` seems to be working. It seems to be related to a new variable `--layout-columns`.

Any quick way to solve this?

---

<div class="post-metadata">

### Author: ![joepavitt](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/joepavitt/32/59722_2.png) [@joepavitt](https://discourse.nodered.org/u/joepavitt)
#### Post date: [20 June 2024 20:12 UTC](https://discourse.nodered.org/t/dashboard-2-v1-12-0-fixed-layout-broken/88821/2 "2024-06-20T20:12:02Z")

</div>

Ah, that's a regression on my part. If you open an issue, I'll get that addressed first thing tomorrow.

Sorry for the inconvenience

---

<div class="post-metadata">

### Author: ![arturv2000](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/arturv2000/32/88724_2.png) [@arturv2000](https://discourse.nodered.org/u/arturv2000)
#### Post date: [20 June 2024 20:15 UTC](https://discourse.nodered.org/t/dashboard-2-v1-12-0-fixed-layout-broken/88821/3 "2024-06-20T20:15:52Z")

</div>

Hi Joe

Issue open:

[Variable `--layout-columns` not defined for `Fixed` Layout · Issue #1003 · FlowFuse/node-red-dashboard (github.com)](https://github.com/FlowFuse/node-red-dashboard/issues/1003)

Attempt a quick fix, and it seems to work, no ideia of other consequences that may have....

---

<div class="post-metadata">

### Author: ![joepavitt](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/joepavitt/32/59722_2.png) [@joepavitt](https://discourse.nodered.org/u/joepavitt)
#### Post date: [21 June 2024 11:39 UTC](https://discourse.nodered.org/t/dashboard-2-v1-12-0-fixed-layout-broken/88821/4 "2024-06-21T11:39:02Z")

</div>

PR opened with a fix: [Fixed Layout: Define a default layout-columns for the groups in a Fixed layout by joepavitt · Pull Request #1007 · FlowFuse/node-red-dashboard · GitHub](https://github.com/FlowFuse/node-red-dashboard/pull/1007)

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [21 July 2024 11:39 UTC](https://discourse.nodered.org/t/dashboard-2-v1-12-0-fixed-layout-broken/88821/5 "2024-07-21T11:39:07Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
