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
On some Linux systems a failed to compile error happens after changing git repositories in the settings webpage. It specifically happens when the first test-case repo (https://github.com/isr-ifi/pfc-uims-testcase-1) is used and a new git repo is submitted via the settings page.
The error might be connected with the dynamic loading of the visual components in the following lines:
On some Linux systems a failed to compile error happens after changing git repositories in the settings webpage. It specifically happens when the first test-case repo (https://github.com/isr-ifi/pfc-uims-testcase-1) is used and a new git repo is submitted via the settings page.
The error might be connected with the dynamic loading of the visual components in the following lines:
pfc-uims/frontend/src/pages/arrange_components/visual_components_layout.js
Lines 202 to 205 in e7073ed
pfc-uims/frontend/src/pages/arrange_components/visual_components_layout.js
Lines 226 to 230 in e7073ed
The text was updated successfully, but these errors were encountered: