Closed KennethLavrsen closed 3 years ago
Seems this was already reported before the release of 2021.3.0
I do not understand why you release with such a severe bug. You literally cannot edit Lovelace anymore unless you are a total beginner and only do the most simple
you can edit. you just have to click on the blank areas to load them
this was already fixed https://github.com/home-assistant/frontend/pull/8527
Checklist
Describe the issue you are experiencing
I have several cards in Lovelade. Entity cards with some extras that disabled the normal mode. Ie. they are displayed in YAML by default
I only see the first 72-77 or so lines and then a lot of empty white space followed by a flood of errors related to the YAML not being clean entity only.
If I scroll to the bottom I see the last lines but then the top lines are missing.
If you click on the last lines visible it is like the missing lines get loaded but when you scroll they get hidden again
The content of the cards I have tried with (I have tried many and of other types than entity) and they all behave the same if they are long. I have a two picture elements card that has same behaviour.
Describe the behavior you expected
I expect to see all the lines
It makes editing your Lovelace UI almost impossible
Steps to reproduce the issue
Make an entity card with a lot of content. Like 100 lines. Not 100 entities. 100 lines.
What version of Home Assistant Core has the issue?
core-2021.3.0
What was the last working version of Home Assistant Core?
core-2021.2.3
In which browser are you experiencing the issue with?
Google Chrome 88.0.4324.182 and also tried Firefox and Safary on IOS
Which operating system are you using to run this browser?
Ubuntu 20.04 and latest IOS
State of relevant entities
No response
Problem-relevant frontend configuration
Javascript errors shown in your browser console/inspector
Do not see any