Skip to content

Wrong Flutter version is used for capabilities on GitPod #2638

@DanTup

Description

@DanTup

This probably isn't GitPod-specific, but when you load on GitPod, we end up using v0.0 for the Flutter version which can result in not sending the WebSockets switches. Reloading the page fixes it.

It's likely because Flutter is not initialised properly at the time we read the version file, and we never refresh it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions