LegendSebastiano-L
LegendSebastiano-L
### Is your feature request related to a problem? I was upgrading and following the guide but I had some problems with the safelist option due to a functional component...
I just tried to upgrade Eslint from V7 to V8 and Esprint stopped working. Any hint on why is that? Our command is `"lint:js": "esprint check",` and dependencies: ``` "eslint":...
# Environment Knex version: 3.1.0 Database + version: "sqlite3": "^5.1.6", tagging @lorefnon as mentioned in the template. # Bug 1. Explain what kind of behaviour you are getting and how...
### 📜 Description Sorry If I opened it here but I couldn't get any help on Discord. I'm trying to gather all the info I need before starting to migrate...
### 📜 Description Referring to the previous issue I raised https://github.com/backstage/backstage/issues/25582 and the implemented feature. I upgraded and try out the feature but it doesn't work as expected. ### 👍...
### 📜 Description After updating Backstage from 1.29 to 1.31 I have this style in the `EntityTechInsightsScorecardCard` component  The `p` and the icon should live on the same line,...
### 📜 Description After updating Backstage from 1.29 to 1.31 I have this style in the `EntityTechInsightsScorecardCard` component  The `p` and the icon should live on the same line,...
hey 👋 I have a docker-compose that spin up everything, just a bit different from your example ```yaml # PubSub pubsub: image: google/cloud-sdk:emulators container_name: pubsub command: bash -c "gcloud beta...
### 📜 Description I'm a bit confused, I want to disable the **_register existing component_** button on the scaffolder page but somehow I can't, this is my `bindRoutes` config ```...