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?

gefragt vor einem Jahr64 Aufrufe
Keine Antworten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen