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.
Up to now Altair worked out of the box when not configuring anything. Through commit c490e65 as fix for #248 the default for altair.static.basePath which is / now concatenates with the /vendor/altair/ which makes it a protocol relative url looking for vendor as domain.
I think it would be better when the altair.static.basePath default would be empty string.