You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The project was compiled and bundled: npm run build:onestep:web
After loading the bundled Xpanl to a Program and running it in VC4, when opening the Web XPanel in Dev Tools it throws an Uncaught ReferenceError: CrComLib is not defined
Uncaught ReferenceError: CrComLib is not defined
<anonymous> https://vc4.imsts.com/VirtualControl/Rooms/HTML/XPanel/static/js/main.724bc691.js:2
<anonymous> https://vc4.imsts.com/VirtualControl/Rooms/HTML/XPanel/static/js/main.724bc691.js:2
The text was updated successfully, but these errors were encountered:
gschellhas
changed the title
Compiling and loading the template without any changes other than the XPanel Config yealds a Uncaught ReferenceError: CrComLib is not defined
Compiling and loading the template without any changes other than the XPanel Config yeilds a Uncaught ReferenceError: CrComLib is not defined
Aug 26, 2022
For testing purposes, I downloaded the Crestron Shell application and verified that my environment and VC4 instance were working correctly. They had no issues when compiling and running.
I was not able to resolve this, but have not tested since then. I am hoping someone figures this out.
From: Jredbart ***@***.***>
Sent: Saturday, June 24, 2023 12:21 PM
To: Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript ***@***.***>
Cc: Schellhas, Gary ***@***.***>; Mention ***@***.***>
Subject: Re: [Norgate-AV-Solutions-Ltd/cra-template-crestron-ch5-typescript] Compiling and loading the template without any changes other than the XPanel Config yeilds a Uncaught ReferenceError: CrComLib is not defined (Issue #59)
[https://staticmediafiles.s3.amazonaws.com/media/uploads/logo/CYBIR_100x100_nD0vRcM.png]
CybIR couldn't recognize this email as this is the first time you received an email from this sender notifications @ github.com
@gschellhas<https://github.com/gschellhas> Did you manage to solve the CrComLib issue as I'm also facing the same issue?
-
Reply to this email directly, view it on GitHub<#59 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AKJYLYK5QDY24FYVEZBQM3DXM4HWFANCNFSM57VDBN3Q>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
Current Behavior
A project was created with command:
npx create-react-app my-app --template @norgate-av/crestron-ch5-typescript
package.json was updated in the crestron section with:
The project was compiled and bundled:
npm run build:onestep:web
After loading the bundled Xpanl to a Program and running it in VC4, when opening the Web XPanel in Dev Tools it throws an Uncaught ReferenceError: CrComLib is not defined
Your environment
Latest Version of VC4
The text was updated successfully, but these errors were encountered: