ics icon indicating copy to clipboard operation
ics copied to clipboard

TypeError: R.object is not a function. (In 'R.object()', 'R.object' is undefined)"

Open pleasantone opened this issue 1 year ago • 0 comments

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.

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

pleasantone avatar Jan 16 '24 08:01 pleasantone