You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current behavior:
Using IE11 or above generates the below Javascript error preventing the page from loading. Error: Uncaught (in promise): TypeError: Object doesn't support property or method 'entries'
Expected behavior:
Page loads in IE11 or above
Steps to reproduce:
Use IE11 or above to load the demo Nebular page or the npm localhost demo (screenshot attached)
Related code:
Other information:
npm, node, OS, Browser
Windows 10
IE11
The text was updated successfully, but these errors were encountered:
Issue type
I'm submitting a ... (check one with "x")
Issue description
Current behavior:
Using IE11 or above generates the below Javascript error preventing the page from loading.
Error: Uncaught (in promise): TypeError: Object doesn't support property or method 'entries'
Expected behavior:
Page loads in IE11 or above
Steps to reproduce:
Use IE11 or above to load the demo Nebular page or the npm localhost demo (screenshot attached)
Related code:
Other information:
npm, node, OS, Browser
The text was updated successfully, but these errors were encountered: