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
The documentation mentions a cloneNode problem that I think I'm running into, but doesn't say what the problem is. Could you update the documentation to expand on this: 1) What is the cloneNode problem, 2) Why doesn't html5shiv address it and 3) Are there any possible workarounds that people can do to fix the problem (even if not performantly)? Thanks a lot.
The cloneNode problem is currently not addressed by HTML5 Shiv. HTML5 elements can be dynamically created, but can't be cloned in all cases.
The text was updated successfully, but these errors were encountered:
The documentation mentions a cloneNode problem that I think I'm running into, but doesn't say what the problem is. Could you update the documentation to expand on this: 1) What is the cloneNode problem, 2) Why doesn't html5shiv address it and 3) Are there any possible workarounds that people can do to fix the problem (even if not performantly)? Thanks a lot.
The text was updated successfully, but these errors were encountered: