lehel-twilio / plugin-dialpad

Dialpad plug-in for Twilio Flex
Apache License 2.0
51 stars 25 forks source link

Uploading to production produces an error by loading screen #37

Open rcfrias opened 5 years ago

rcfrias commented 5 years ago

The following error occurs when publishing plugin in production and changing to the dialpad view: rollbar.min.js:2 Failed to initialize Flex TypeError: Cannot read property '@global' of undefined

rcfrias commented 5 years ago

Since I don't need the Dialpad at all, I ended up removing the sidebar button. Still a bug for other fellas. Any comments about this @lehel-twilio ?

DC-Developer commented 5 years ago

@rcfrias It's a version conflict of @material-ui/core between Flex and this package. Try switching this plugin's package.json material-ui version to match Flex's.

edit: try changing the flex version in your ui to 1.10.