Diego RFG
Diego RFG
Solved: I had to edit the sources (It should be parametrized) but I got it. I had to edit the tether values. In jquery.emojiarea.js Line 790 EmojiMenu.prototype.reposition = function() {...
it worked! thanks @jeff-shep and @taniasg
well I managed to do it. My ajax call sync = true I set it to false and got it working!
I ended up using microservices.
Did you get to solve this? I'm also hitting this error.
any updates? I also need it
@evangow I read that sls offline doesnt support binary types so it will never work, but only offline. I used base64 to make it work on local env.
I had to modify the library: in the function mapEdgeEventToHttpRequest I added: `headers.host = headers.host[0].value;`
@burritoland well I'm not sure yet I don't get the error anymore but my page is blank but no error in the browser console.