fcWidget.user.get() returns null/undefined in IE 11


In Internet Explorer 11.0 the user.get() API sometimes returns null/undefined instead of a promise. It should always return a promise consistently regardless of browser.



This topic has been closed for comments