1

showModalDialog was perfectly working in firefox, Since the latest version of firefox deprecated showModaldialog - ShowModalDialog is throwing up the error

TypeError: dialog.showModal is not a function

Is there any fix to support ShowModalDialog in latest firefox version similar to Chrome? http://niutech.github.io/showModalDialog/demo.html

Harshal Bulsara
  • 7,898
  • 4
  • 43
  • 61
baiju thomas
  • 146
  • 1
  • 2
  • 12
  • Possible duplicate of [Why is window.showModalDialog deprecated? What to use instead?](https://stackoverflow.com/questions/20733962/why-is-window-showmodaldialog-deprecated-what-to-use-instead) – Josh Lee Nov 15 '17 at 14:39
  • tl;dr use https://github.com/GoogleChrome/dialog-polyfill – Josh Lee Nov 15 '17 at 14:39

0 Answers0