Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Altair static resources not served if app context is not root #248

@kutsal

Description

@kutsal

Similar to #125, Altair static resources are not served if app context is changed to something else. The culprit is this line, the String.join(...) should've been StringUtils.join(...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions