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

Drag And Drop Widget Script Error #4

Open
aleworth opened this issue Oct 19, 2021 · 0 comments
Open

Drag And Drop Widget Script Error #4

aleworth opened this issue Oct 19, 2021 · 0 comments

Comments

@aleworth
Copy link

Package/Widget Name
DragAndDrop

Describe the bug
We followed the documentation steps, and used the existing nanoflows and javascript actions described in the documentation, but when we attempt to access the page where the widget is located the UI displays a loading bar and we are unable to progress. In the console we receive the following errors in the listed order:

404 - file not found for file: mxclientsystem/mendix/filters/builders.js
scriptError: http://localhost:8080/mxclientsystem/mendix/filters/builders.js?637702414917594001 Error: scriptError: http://localhost:8080/mxclientsystem/mendix/filters/builders.js?637702414917594001
at d (http://localhost:8080/mxclientsystem/mxui/mxui.js?637702414917594001:5:553)
at HTMLScriptElement. (http://localhost:8080/mxclientsystem/mxui/mxui.js?637702414917594001:5:13258)
Loading module failed! Check console log for more detailed debug information.

To Reproduce
Steps to reproduce the behavior:

  1. Start app locally
  2. Select Common UI button
  3. Select Data Table Component (Under Layout section)
  4. Select Example 3 toward bottom of page

Expected behavior
We expected to see a list of three objects ordered based on an integer attribute in that object.

Screenshots

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser: Chrome
  • Version: 94.0.4606.81 (Official Build) (64-bit)

Additional context
Using Mx Studio Version 8.18.1
Name of page with widget: DataTableExample3
If you'd like a copy of the project please reach out to me directly

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