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
I hate to open this as an issue, as it's most likely my own ignorance, but just the act of importing ics 3.7.2 causes this error:
index.js:40 Uncaught TypeError: R.object is not a function
at index.js:40:26
The javascript console seems to thing there's a problem at [email protected]/pipeline/index.js
As a side note, I'm really not a javascript programmer so I wrote this demo page (gist) based upon the web example to try it out.
If someone doesn't mind telling me what the hell I'm doing wrong, I'd appreciate it.
I hate to open this as an issue, as it's most likely my own ignorance, but just the act of importing ics 3.7.2 causes this error:
The javascript console seems to thing there's a problem at [email protected]/pipeline/index.js
As a side note, I'm really not a javascript programmer so I wrote this demo page (gist) based upon the web example to try it out.
If someone doesn't mind telling me what the hell I'm doing wrong, I'd appreciate it.
https://gist.github.com/pleasantone/424aaa0de03c139d9a7fe7dc7520f569
I'm sure there's a better forum for asking this question, my apologies, because I assume a ton of people are using 3.7.2
The text was updated successfully, but these errors were encountered: