You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interesting. I had assumed that ko/dialogs was at the same level as all the others listed in the documentation, in terms of how up-to-date the code is.
Good to know. Shall I continue to report on misbehavior detected in the ko/dialogs methods? (I'm currently seeing oddities in filepicker() and prompt().)
Summary
In the require( "ko/dialogs" ).open() method, the
title
andtext
options are apparently not displayable if the default buttons are used.The
prompt
option is apparently not displayable at all.Steps to Reproduce
The example code and attachments below illustrate the issue:
Platform Information
Komodo IDE 11.0.0 build 90668 on Windows 10 Pro
Attachments
The text was updated successfully, but these errors were encountered: