Giulia Guizzardi
12/21/2022, 2:08 PMJosé V. Dal Prá Jr.
12/21/2022, 5:49 PMNick Perkins
12/22/2022, 6:00 AMFernando Villalba
12/23/2022, 12:20 AMankur parashar pandey
12/23/2022, 7:30 PMKart
12/24/2022, 1:56 PMAYUSH JAIN
12/27/2022, 5:09 AMLITTO DENNIS M M
12/27/2022, 5:41 AMPaul DelRe
12/27/2022, 1:12 PMRic McLaughlin
12/27/2022, 5:08 PMBut sometimes, “where they are” is not a good enough model for creating the desired experience.Has anyone started looking at this? Any thoughts on the approach?
Romaric Philogène
12/27/2022, 11:14 PMAndrew Boyagi
12/28/2022, 12:03 AMLordSilver
12/28/2022, 10:09 AMChad M. Crowell
12/28/2022, 6:45 PMDylan Zenner
12/30/2022, 12:59 AMRomaric Philogène
12/30/2022, 2:52 PMDanny Fast
12/31/2022, 1:00 AMOzzy
01/01/2023, 4:32 PMPrabir Choudhury
01/02/2023, 12:05 PMMatt Ceroni
01/02/2023, 9:53 PMapp:
# Should be the same as backend.baseUrl when using the `app-backend` plugin.
baseUrl: <https://services.internal/backstage>
backend:
# Note that the baseUrl should be the URL that the browser and other clients
# should use when communicating with the backend, i.e. it needs to be
# reachable not just from within the backend host, but from all of your
# callers. When its value is "<http://localhost:7007>", it's strictly private
# and can't be reached by others.
baseUrl: <https://services.internal/backstage>
If I navigate to the main URL I just get a blank page. If I looked at the returned HTML
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Backstage is an open platform for building developer portals"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><link rel="icon" href="/favicon.ico"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/><title>Scaffolded Backstage App</title><script defer="defer" src="/static/runtime.ca7de487.js"></script><script defer="defer" src="/static/module-material-ui.d6133835.js"></script><script defer="defer" src="/static/module-lodash.2cb4e330.js"></script><script defer="defer" src="/static/module-date-fns.09dcdd7d.js"></script><script defer="defer" src="/static/module-backstage.958f85a5.js"></script><script defer="defer" src="/static/module-yaml.bcdcfe65.js"></script><script defer="defer" src="/static/module-material-table.a69dfac1.js"></script><script defer="defer" src="/static/module-luxon.709b2632.js"></script><script defer="defer" src="/static/module-octokit.37e435bf.js"></script><script defer="defer" src="/static/module-zod.c5bfa0d3.js"></script><script defer="defer" src="/static/module-react-dom.fcbc6a60.js"></script><script defer="defer" src="/static/module-react-beautiful-dnd.1bd1bde2.js"></script><script defer="defer" src="/static/module-remix-run.df093bf6.js"></script><script defer="defer" src="/static/vendor.ca7de487.js"></script><script defer="defer" src="/static/main.ca7de487.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
You can see that none of the URL are correctly rendered with the sub-path.Fernando Villalba
01/03/2023, 8:29 AMRegev Azriel
01/03/2023, 10:00 AMRamesh Nampelly
01/03/2023, 3:24 PMBalaji
01/04/2023, 11:20 AMFilipe Correia
01/04/2023, 2:19 PMTravis Cline
01/04/2023, 6:47 PMAustin Marsh
01/04/2023, 11:01 PMClement Hussenot-Desenonges
01/05/2023, 8:47 AMahn heesuk
01/05/2023, 12:20 PMTanya Reilly
01/06/2023, 2:29 AM