Tiles Not Saving Properly in Beta

I've attached a video demonstrating, but essentially when I save tiles, and reload, it messes it up a bit.
Solution:
Fixed in about 25 minutes in release v1.0.0-beta.7
Jump to solution
10 Replies
Cakey Bot
Cakey Bot2mo ago
Thank you for submitting a support request. Depending on the volume of requests, our team should get in contact with you shortly.
⚠️ Please include the following details in your post or we may reject your request without further comment: - Log (See https://homarr.dev/docs/community/faq#how-do-i-open-the-console--log) - Operating system (Unraid, TrueNAS, Ubuntu, ...) - Exact Homarr version (eg. 0.15.0, not latest) - Configuration (eg. docker-compose, screenshot or similar. Use ``your-text`` to format) - Other relevant information (eg. your devices, your browser, ...)
❓ Frequently Asked Questions | Homarr documentation
Can I install Homarr on a Raspberry Pi?
beanbeanjuice
beanbeanjuiceOP2mo ago
No description
No description
No description
beanbeanjuice
beanbeanjuiceOP2mo ago
No description
beanbeanjuice
beanbeanjuiceOP2mo ago
I'm using Firefox Developer and here's my docker compose
beanbeanjuice-dashboard:
container_name: beanbeanjuice-dashboard
image: ghcr.io/homarr-labs/homarr:beta
restart: unless-stopped
volumes:
- /home/beanbeanjuice/projects/homarr:/appdata
networks:
- nginx-network
depends_on:
- beanbeanjuice-dashdot
beanbeanjuice-dashboard:
container_name: beanbeanjuice-dashboard
image: ghcr.io/homarr-labs/homarr:beta
restart: unless-stopped
volumes:
- /home/beanbeanjuice/projects/homarr:/appdata
networks:
- nginx-network
depends_on:
- beanbeanjuice-dashdot
Serenaphic
Serenaphic2mo ago
are you on firefox? ah nvm I didn't see you already said you were Unfortunately it's a known issue with firefox, and we can't find out why...
beanbeanjuice
beanbeanjuiceOP2mo ago
I see... Thank you! I thought I was going crazy
Serenaphic
Serenaphic2mo ago
So did I the first time I encountered that.
Meierschlumpf
Meierschlumpf2mo ago
GitHub
bug: Boards go crazy on first load · Issue #1102 · homarr-labs/homa...
Provide environment information Development Environment Firefox Describe the bug Upon entering a board right after starting pnpm dev, the items won't be in the right place. Editing the board in...
Meierschlumpf
Meierschlumpf4w ago
GitHub
fix: tiles order not respected on firefox by Meierschlumpf · Pull R...
Homarr Thank you for your contribution. Please ensure that your pull request meets the following pull request: Builds without warnings or errors (pnpm buid, autofix with pnpm format:fix) Pull r...
Solution
Meierschlumpf
Meierschlumpf4w ago
Fixed in about 25 minutes in release v1.0.0-beta.7

Did you find this page helpful?