Skip to content
This repository was archived by the owner on Aug 10, 2020. It is now read-only.
This repository was archived by the owner on Aug 10, 2020. It is now read-only.

__meteor_runtime_config__.ROOT_URL not changed when ROOT_URL is changed #59

@Sing-Li

Description

@Sing-Li

For some reason __meteor_runtime_config__.ROOT_URL value in https://rocketchat-host/__cordova/index.html is not changed even when the ROOT_URL value is changed via the admin console, or via our Auto ROOT_URL detect popup toast.

This will cause the mobile app to load the previous ROOT_URL value, resulting in a blank (or white bar) login screen.

This happens frequently because the default is localhost:3000 - and many rely on our 'auto detect toast' to fix the ROOT_URL for all non-mobile clients.

Highly likely the cause of #25

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions