Open jelmerveen opened 3 years ago
use the following url in a custom theme as bootstrap 3 theme
https://www.unpkg.com/@molgenis-ui/molgenis-theme@2.1.1/dist/themes/mg-bbmri-eric-3.css
In old data explorer the icons-rtl.gif is found
It's not found
reason:
nginx will split the request if not prefixed with https://www.unpkg.com and grabs the gif from molgenis itself.
How to Reproduce
use the following url in a custom theme as bootstrap 3 theme
https://www.unpkg.com/@molgenis-ui/molgenis-theme@2.1.1/dist/themes/mg-bbmri-eric-3.css
Expected behavior
In old data explorer the icons-rtl.gif is found
Observed behavior
It's not found
reason:
nginx will split the request if not prefixed with https://www.unpkg.com and grabs the gif from molgenis itself.