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

[candidate_parameters] Blank page when accessing module #8968

Closed
CamilleBeau opened this issue Nov 21, 2023 · 0 comments · Fixed by #8973
Closed

[candidate_parameters] Blank page when accessing module #8968

CamilleBeau opened this issue Nov 21, 2023 · 0 comments · Fixed by #8973
Labels
Category: Bug PR or issue that aims to report or fix a bug

Comments

@CamilleBeau
Copy link
Contributor

Describe the bug
I am getting a blank page when accessing the module with some react errors in the console
image
image

To Reproduce
Steps to reproduce the behavior (attach screenshots if applicable):

  1. Go to candidate_parameters
  2. See error

What did you expect to happen?
The module to load

@CamilleBeau CamilleBeau added the Category: Bug PR or issue that aims to report or fix a bug label Nov 21, 2023
driusan added a commit to driusan/Loris that referenced this issue Nov 21, 2023
The candidate_parameters pages were missing a number of import statements
for elements from Form.js, making the page not load. This adds the missing
imports.

Resolves aces#8968
driusan added a commit to driusan/Loris that referenced this issue Dec 1, 2023
The candidate_parameters pages were missing a number of import statements
for elements from Form.js, making the page not load. This adds the missing
imports.

Resolves aces#8968
driusan added a commit that referenced this issue Dec 1, 2023
The candidate_parameters pages were missing a number of import statements
for elements from Form.js, making the page not load. This adds the missing
imports.

Resolves #8968
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Category: Bug PR or issue that aims to report or fix a bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant