[SOLVED] Bubbles stop working on version 2.1.13.

Answered Closed
0
0

The Bubble extension stop working on version 2.1.13

It’s not the extension (we overwrite with the 2.0.35 version, I mean the extension dll and still the problem), we asume is the wisej.framework.

Please help.

Thanks.

  • You must to post comments
Best Answer
1
0

The error is in the extension, it was working before because Wisej was not checking the directory of the mixin theme. Now that Wisej 2.1 support optional child mixins it also checks the location correctly. Until we upload the updated extensions to github, you can get the project here:

https://github.com/iceteagroup/wisej-extensions/tree/2.0/Wisej.Web.Ext.Bubbles

Move the mixin theme BubbleNotifications.mixin.theme from \Platform to \Themes (make sure it’s still an Embedded Resource). Once you recompile it will work correctly.

 

Attachment
  • You must to post comments
Showing 1 result