Federico Nelli
Federico Nelli
Okay, this was a while ago but yesterday I came up with the same issue. To solve it, I rebuilt react-trumbowyg with the latest version of babel, and now it...
Hi Guys, I step into this same error and fixed it replacing ``` target 'OneSignalNotificationServiceExtension' do pod 'OneSignal', '>= 3.0', '< 4.0' end ``` with: ``` target 'OneSignalNotificationServiceExtension' do pod...
Exactly! Most of the time I need to have two of my inboxes in the screen at the same time, and receive notifications for all my accounts in order to...
Same here. /embed/embed.js returns 404. Rolled back to version 3.9.1 until v4 is fixed.