You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
after the update from 6.0.1 to 7.0.1 Altair has a problem to load the files,
since the base path is wrong. GET http://vendor/altair/styles.css net::ERR_NAME_NOT_RESOLVED altair:49
GET http://vendor/altair/runtime.js net::ERR_NAME_NOT_RESOLVED altair:50
GET http://vendor/altair/polyfills.js net::ERR_NAME_NOT_RESOLVED altair:51
GET http://vendor/altair/main.js net::ERR_NAME_NOT_RESOLVED altair:39
GET http://vendor/altair/assets/img/logo_350.svg net::ERR_NAME_NOT_RESOLVED vendor/altair/favicon.ico:1
GET http://vendor/altair/favicon.ico net::ERR_NAME_NOT_RESOLVED
I can set the basepath manually, but this should be not the solution.