Skip to main content
pshashipreetham
18-Opal
18-Opal
October 31, 2022
Solved

cssRules exception error in Mashup - TWX 9.3.4

  • October 31, 2022
  • 2 replies
  • 1370 views

In previous versions of TWX, the mashup was working fine. But when I was trying to load the Mashup in the Thingworx 9.3.4 version, the mashup doesn't show any widgets, only empty Screen can be seen!

In Console, I saw following error:

Shashi_Preetham_0-1667202306375.png


Note: Mashup contains Custom widgets.

 

Thanks,

Best answer by pshashipreetham

Hey,

 

The Custom widgets use JS, an older version than the JS Used in the Latest Thingworx Version. Therefore, many CSS Snippets are used in the Custom Widgets that are not supported and act weirdly.

 

We have updated it, and that fixed the issue.

 

Thanks,

2 replies

5-Regular Member
October 31, 2022

Hello @pshashipreetham ,

 

Even if CSS is added to a specific mashup, the CSS rules could impact other elements in the page outside the mashups content. Pls refer the link for your reference:

 

https://community.ptc.com/t5/ThingWorx-Developers/Extension-widget-css-breaks-when-loads-native-list-widget/td-p/675642

 

Thanks

Bhawna

pshashipreetham
18-Opal
pshashipreetham18-OpalAuthorAnswer
18-Opal
September 8, 2024

Hey,

 

The Custom widgets use JS, an older version than the JS Used in the Latest Thingworx Version. Therefore, many CSS Snippets are used in the Custom Widgets that are not supported and act weirdly.

 

We have updated it, and that fixed the issue.

 

Thanks,