Which Umbraco.Community.BlockPreview version are you using?
5.3.2
Which Umbraco version are you using? For example: 10.4.0 - don't just write v10
17.2.2
Bug summary
I upgrade from Umbraco 16 to Umbraco 17, and now my blocklist preview don't always include the CSS. I see the HTML elements, but the css fails to load for all the elements causing things to look wrong.
I have not been able to find out any consistent reason for why they fail but here are some patterns i've seen:
- Only seems to happen on larger pages with 5-10+ blocks on a page. In this case some blocks will load as expected but others will not have the CSS included when I inspect the element.
- Locally everything always seems to work.
- Clearing the browser cache on every request generally everything loads.
- After editing the content of a block it always works.
- clicking back and forth between the content tabs, which will require all the items to re-load, generally re causes the issue.
Steps to reproduce
I'm unable to figure out exact steps to always reporduce it, but in general the issue is loading the blocklist item in the backoffice fails to load the CSS so the styles don't show.
I would expect it to load the styles and show the preview every time.
Expected result / actual result
No response
Which Umbraco.Community.BlockPreview version are you using?
5.3.2
Which Umbraco version are you using? For example: 10.4.0 - don't just write v10
17.2.2
Bug summary
I upgrade from Umbraco 16 to Umbraco 17, and now my blocklist preview don't always include the CSS. I see the HTML elements, but the css fails to load for all the elements causing things to look wrong.
I have not been able to find out any consistent reason for why they fail but here are some patterns i've seen:
Steps to reproduce
I'm unable to figure out exact steps to always reporduce it, but in general the issue is loading the blocklist item in the backoffice fails to load the CSS so the styles don't show.
I would expect it to load the styles and show the preview every time.
Expected result / actual result
No response