Skip to content

bugfix: showAlert does not throw an exception anymore

Niklas Krieger requested to merge showAlertNoExceptions into master

removed the undocumented feature that an InputInterface can throw an Exception in showAlert which reaches the user without changes this also fixes a bug which caused that if showAlert is called an Exception is thrown For the tests, this was just a temporary solution, a refactoring is necessary

Merge request reports

Loading