HTMLOptionElement object could not be cloned
When creating a configuration URL for a custom app, I get this error message (debugging through MS Teams web application)...
Uncaught DOMException: Failed to execute 'postMessage' on 'Window': HTMLOptionElement object could not be cloned
Which occurs in the MicrosoftTeams.min.js SDK file I've downloaded and referenced locally.
1
vote
