LegendSebastiano-L

Results 27 comments of LegendSebastiano-L

any ETA on this? @sentry/tracing it's blocked to V6 because @nuxtjs/sentry still used V6 and not 7.

+1 on our Nuxt application

> Hey thanks for the PR! Since this is a pod level command can we put it at the top of the drawer rather than inside the container panels? Like...

our setup uses PG both locally and in prod but I think we aren't using the PG search engine anymore since we switched to the new BE, this is our...

OK I think this should add the PG search engine right? `backend.add(import('@backstage/plugin-search-backend-module-pg/alpha'));` after adding the plugin I added this config: ``` search: pg: highlightOptions: useHighlight: false ``` and the highlight...

hey @jonesbusy the doc TBH is missing, I just tried to use the new standard to import plugins in the new BE and checked that the plugin in the upstream...

unstale. Can I get clarification on what to do to fully implement the i18n 🙏 ? I added something but looks like isn't enough.