Check for duplicates
Description
The buttons attempt to call a prompt function that doesn't exist.
Reproduction steps
- Switch to the test blocks in the playground.
- Open up the dropdown block tests.
- Try the "Add option" button. Observe the error.
Stack trace
index.js:2 Uncaught TypeError: t.prompt is not a function
at c (index.js:2:23634)
at FlyoutButton.onMouseUp (flyout_button.ts:339:9)
at SVGGElement.wrapFunc (browser_events.ts:63:14)
Screenshots
No response
Browsers
No response