Created by @jahudka in Releases
@jahudka
@jahudka

This update fixes two issues:

  • the _setState() method no longer throws an error when called on a Dialog instance which has already been destroyed
  • there was an issue with focus handling when the previously active element didn't have a .blur() method (which is the case for the <svg> element in IE11)

These changes were brought to you by Danil from Amateri.com, thanks Danil!

Sign in to post a reply