Environment to Staging is disabled with no info message

  1. My goal:
  • to set the environment to staging
  1. Issue:
  • The staging env is disabled and when I hover my mouse on it, it does not show any message in the black round box as shown in the 4) additional info
  1. Steps I've taken to troubleshoot:
  • I checked that the app that seems to have an issue uses the resources that is multi-env configured.
  • When I change the value of the localStorage key appEnvironment from "production" to "staging", it works.
  1. Additional info: (Cloud or Self-hosted, Screenshots)
  • Cloud
  • Team plan
  • It worked fine until yesterday

1) not showing any message in the black box


2) this multi page app uses the resource that needs multi-env configuration


2-1)


2-2)

3) We use Team plan


4) when the app is loaded, there is this error message showing in the devtool console

runtime.DVchXwbq.umd.js:69 error in computeTemplateStringDependencies  .value  SyntaxError: Unexpected token . (at runtime.DVchXwbq.umd.js:47:14026)
    at e.raise (runtime.DVchXwbq.umd.js:47:14026)
    at e.unexpected (runtime.DVchXwbq.umd.js:48:130)
    at pp$3.parseExprAtom (runtime.DVchXwbq.umd.js:42:38185)
    at pp$3.parseExprSubscripts (runtime.DVchXwbq.umd.js:42:33381)
    at pp$3.parseMaybeUnary (runtime.DVchXwbq.umd.js:42:32943)
    at pp$3.parseExprOps (runtime.DVchXwbq.umd.js:42:31344)
    at pp$3.parseMaybeConditional (runtime.DVchXwbq.umd.js:42:30987)
    at pp$3.parseMaybeAssign (runtime.DVchXwbq.umd.js:42:30387)
    at pp$3.parseParenAndDistinguishExpression (runtime.DVchXwbq.umd.js:42:40304)
    at pp$3.parseExprAtom (runtime.DVchXwbq.umd.js:42:37468)