Skip to content

Dialog.Dismiss should be able to be called safely multiple times

Martin Finkel requested to merge fix/dialog-disposal into master

Dialog.Dismiss should be able to be called safely multiple times, returning false in case of error instead of throwing like other PostAction/PostLogin methods

Fix #65 (closed)

@jeremyVignelles

Merge request reports