BR? Update PopupMenu's example to be async

Seeing the default and generally suggested method for creating modals is to make them asynchronous, any and all examples should be updated to reflect that.

Also, it would be confusing for new users to use the example code because synchronous modals are disabled by default - the examples wouldn’t work out of the box.

As a side FR - might I also suggest adding examples in the docs for NativeMessageBox and AlertWindow?

2 Likes

Thank you for reporting. We’ll get that fixed shortly.

1 Like