Hi guys, I just updated my backstage integration to the last version, but it seems to have broken styling. I thought it might be some CSS file not loading in or something, but I'm not seeing any errors. Pics to show what it looks like. If anything jumps out, please let me know. Not really sure where to look for answers
#CSS not loading
4 messages · Page 1 of 1 (latest)
Thanks, that's super helpful! I went from 1.38 to 1.45. It looks like this is the only thing with any impact on my installation. Following the instructions in the changelog doesn't seem to cut it. @backstage/ui is not in my package.json. I found this though: https://backstage.github.io/upgrade-helper/?yarnPlugin=0&from=1.38.0&to=1.45.0
(yarn add @backstage/ui inside packages/app fixed the layout btw, thanks bro)