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
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
There are many methods that invoke Object.create. That method doesn't exist
in IE8. As datatables and angular 1.2 support IE8 it would be nice to hint
the user to include the polyfill
Recommend the usage of object.create polyfill:
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object/create
The text was updated successfully, but these errors were encountered: