Elastic Beanstalk's "Configuration" tab fails with error "TypeError: Invalid attempt to destructure non-iterable instance" when viewing

0

I have 2 ElasticBeanstalk environments, and in only 1 of them, when attempting to view the "Configuration" tab it fails with the error

TypeError: Invalid attempt to destructure non-iterable instance.
In order to be iterable, non-array objects must have a [Symbol.iterator]() method.
(anonymous function) — main.js:1:1758539
(anonymous function) — main.js:1:1768768
pt — vendors.js:9:5095
(anonymous function) — vendors.js:9:52188
l — vendors.js:9:69145
ai — vendors.js:9:40615
(anonymous function) — vendors.js:9:26011
...

It seems like a bug as I haven't made any changes. The "Configuration" tab works correctly for the other environment. I've tried multiple browsers and waiting a few weeks in case it got fixed by them internally.

Any ideas?

feita há um ano64 visualizações
Sem respostas

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas