showModalDialog icon indicating copy to clipboard operation
showModalDialog copied to clipboard

Compatibility issue

Open misra9amit opened this issue 2 years ago • 0 comments

How to return value to caller method from ShoModelDailog using eval implementation. I know the return statement is not valid for the eval method.

Async/await is not compatible with IE-11. How to solve this compatibility issue for IE-11 browser.

misra9amit avatar Dec 09 '22 14:12 misra9amit