Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$ is not defined when editing solution #120

Open
AntoineGauthier opened this issue Apr 15, 2021 · 0 comments
Open

$ is not defined when editing solution #120

AntoineGauthier opened this issue Apr 15, 2021 · 0 comments

Comments

@AntoineGauthier
Copy link

Hello,

I do get a lot of error reports while navigating and editing my solution. Those error reports tend to appear when I open then close a field on an entity.
That should help clarify the behavior:
16ff7a8f-95d8-4afb-ba37-4b372292d902

The content of the report isn't particularly helpful but here it is:

<CrmScriptErrorReport> <ReportVersion>1.0</ReportVersion> <ScriptErrorDetails> <Message>Script error.</Message> <Line>0</Line> <URL>/ui/js/pane.js line 1 > srcScript</URL> <PageURL>/tools/systemcustomization/attributes/manageAttribute.aspx?appSolutionId=%7b195E576A-A138-4F00-BB3B-217DDD818CC2%7d&attributeId=%7bFDBFE8DC-750C-E611-80E5-83ED5B0B6935%7d&entityId=%7b223af72b-750c-e611-80e5-83ed5b0b6935%7d</PageURL> <Function></Function> <FunctionRaw></FunctionRaw> <CallStack> </CallStack> </ScriptErrorDetails> <ClientInformation> <BrowserUserAgent>Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:87.0) Gecko/20100101 Firefox/87.0</BrowserUserAgent> <BrowserLanguage>undefined</BrowserLanguage> <SystemLanguage>undefined</SystemLanguage> <UserLanguage>undefined</UserLanguage> <ScreenResolution>1920x1080</ScreenResolution> <ClientName>Web</ClientName> <ClienState>Online</ClienState> <ClientTime>2021-04-15T09:16:49</ClientTime> </ClientInformation> <ServerInformation> <OrgLanguage>1036</OrgLanguage> <OrgCulture>1036</OrgCulture> <UserLanguage>1036</UserLanguage> <UserCulture>1036</UserCulture> <OrgID>{C3CD5B4B-A7E3-4A27-9359-0C2C7D9D10A5}</OrgID> <UserID>{26D9C6C8-DFC9-E211-A5BB-B3702A50A507}</UserID> <CRMVersion>7.0.1.129</CRMVersion> </ServerInformation> </CrmScriptErrorReport>

Looking at the debugger seems a lot more helpful:

image

📋 To Reproduce

  1. Open an unmanaged solution
  2. Expand an entity
  3. Open a field to edit it
  4. Close the field edition widows
  5. The error report should now appear

💭 Expected behavior
The error report shouldn't appear

Product Version

  • Dynamics CRM 2015 (On premise V7.0.1.129)
  • Dynamics 365 Power Pane 1.2.2

🌍 Environment

  • OS: Windows 10
  • Browser: Firefox
  • Version: 87.0

ℹ️ Additional context
Please do let me know if you need more information to investigate that issue.

Regards,
Antoine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant