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
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:
Select Data Table Component (Under Layout section)
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
The text was updated successfully, but these errors were encountered:
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:
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):
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
The text was updated successfully, but these errors were encountered: