[Issue] Uncaught TypeError: Cannot read properties of undefined (reading 'some')

Generate Example not working
Steps:

  • Click on “Generate example”
  • Click on “Select a signing algorithm”
  • Select any algorithm

Expected:

  • An example is created with the selected algorithm

Actual:

  • “Select a signing algorithm” is still shown in the dropdown and no example has been generated with the selected algorith

Browser: Version 138.0.7204.183 (Official Build) (arm64) on MacOs

Details:
Console shows the following error:

fd9d1056-4c23d4d68e9bc90d.js:1 Uncaught TypeError: Cannot read properties of undefined (reading 'some')
    at page-86d12a1881f29978.js:1:2001
    at Array.find (<anonymous>)
    at l (page-86d12a1881f29978.js:1:1983)
    at onChange (page-86d12a1881f29978.js:1:2577)
    at 585-97864084512117e3.js:1:86457
    at t.onChange (585-97864084512117e3.js:1:63722)
    at t.setValue (585-97864084512117e3.js:1:63984)
    at t.selectOption (585-97864084512117e3.js:1:64432)
    at D.h (585-97864084512117e3.js:1:80973)
    at Object.a_ (fd9d1056-4c23d4d68e9bc90d.js:1:72146)

One more thing:
It was working this morning 10AM CST