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
Uncaught TypeError: e.append is not a function
at Object.i [as polygon] (shape.js:24)
at Object.polygon (normalize.js:33)
at i (normalize.js:76)
at new e (Warp.js:16)
at pen.js:6
i @ shape.js:24
polygon @ normalize.js:33
i @ normalize.js:76
e @ Warp.js:16
(anonymous) @ pen.js:6
Please see my fork of your Codepen here which clearly shows the error. Verified in Chrome and Firefox (Mac).
The text was updated successfully, but these errors were encountered:
Firstly, thank you. This library is really wonderful. I have spent most of the day playing with it.
When SVG markup contains a polygon, for example:
The following error occurs:
Please see my fork of your Codepen here which clearly shows the error. Verified in Chrome and Firefox (Mac).
The text was updated successfully, but these errors were encountered: