-
Notifications
You must be signed in to change notification settings - Fork 21
feat: run catalogue and emx2 together on one domain by mixing their paths #5231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…cms_behind_catalogue
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I am in a schema, such as: https://preview-catalogue-pr-5231.dev.molgenis.org/catalogue-demo/tables#/ and click on the dropdown (see picture) and click on the schema name (see picture), I get a 500 error

Something I noticed, don't know whether it is an issue. This url (with .../tables#/) is working, but used to redirect to ../tables/#/ and does not anymore. https://preview-catalogue-pr-5231.dev.molgenis.org/catalogue-demo/tables#/ does not redirect to https://preview-catalogue-pr-5231.dev.molgenis.org/catalogue-demo/tables/#/ |
description: