I’m using monday-sdk-js in my board view app and seems like notice messages are broken at the moment.
I’m seeing the following error for all types of notice messages. The sdk hasn’t been updated recently though. I’m not sure why I am getting this.
components-f77bf2ae18fe889371af.js:formatted:12319 Uncaught TypeError: ({(intermediate value)(intermediate value)(intermediate value)}[e] || a) is not a function
at D.execute (components-f77bf2ae18fe889371af.js:formatted:12319)
at D.receiveMessage (components-f77bf2ae18fe889371af.js:formatted:12051)
It looks like the error you’re getting is not a monday.com related issue. From a quick online search, I found this Stack Overflow post about the error you’re seeing: