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

Key error when accessing text editor #835

Closed
BryanttV opened this issue Feb 14, 2024 · 12 comments · Fixed by #951
Closed

Key error when accessing text editor #835

BryanttV opened this issue Feb 14, 2024 · 12 comments · Fixed by #951
Labels
bug Report of or fix for something that isn't working as intended

Comments

@BryanttV
Copy link
Contributor

This issue is reproducible in master (60c1a034)

I have this waffle flag active:

new_core_editors.use_new_text_editor

image


I'm getting the following error when entering the text editor:

image

@brian-smith-tcril
Copy link
Contributor

While the Each child in a list should have a unique "key" warning is something we should address, I wouldn't expect it to be causing the page to not render.

Do you have any more details on the 122 Unchecked runtime.lastError: A listener... errors?

@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Feb 22, 2024

I'm also getting the same error, and the dev console does not show any other one:

Screencast.from.22-02-24.13.50.29.mp4

@mariajgrimaldi
Copy link
Member

mariajgrimaldi commented Feb 22, 2024

By the way, I'm using tutor (nightly) mounts with the latest master version.

@BryanttV
Copy link
Contributor Author

Like @mariajgrimaldi I'm using tutor (nightly) with a mount of the master version. Without the mount it works correctly. Currently, I'm using tutor-mfe in version 17.0.0

Do you have any more details on the 122 Unchecked runtime.lastError: A listener... errors?

@brian-smith-tcril, I tried to reproduce the error again and the one you mention no longer appears.

@dyudyunov
Copy link
Contributor

Hi!
The same here (tutor nightly)

I have this browser console error:
The Problem Could Not Be Parsed from OLX. redirecting to Advanced editor. TypeError: Cannot read properties of undefined (reading 'stringequalhint')

@arbrandes arbrandes self-assigned this Mar 8, 2024
@arbrandes arbrandes moved this to Backlog in Frontend Working Group Mar 8, 2024
@arbrandes arbrandes added the bug Report of or fix for something that isn't working as intended label Mar 8, 2024
@arbrandes arbrandes moved this from Backlog to To Do in Axim Engineering Tasks Mar 8, 2024
@arbrandes arbrandes removed their assignment Mar 18, 2024
@felipemontoya
Copy link
Member

I tried to find the culprit by going back in the commit history of the course-authoring mfe building again and again until one would work. This did not yield any usable info. I will move to the latest tutor nightly code for both core and mfe and try again.

@Yagnesh1998
Copy link

Yagnesh1998 commented Apr 15, 2024

I will also help because I have seen this problem and it is not working.

new_core_editors.use_new_problem_editor
new_core_editors.use_new_video_editor
new_core_editors.use_new_text_editor

@qasimgulzar
Copy link

github-835.mov

@Yagnesh1998
Copy link

@qasimgulzar Which version is this?

@qasimgulzar
Copy link

qasimgulzar commented Apr 17, 2024

@qasimgulzar Which version is this?

I am checking it against master, tutor version 17.0.0.

Note: in development mode I can see the warnings but it is still not giving me blank screen.

@Yagnesh1998
Copy link

I also did some research and it is working fine in Quince 2.
There may also be something wrong with quince 3 and course-authoring MFE.

@felipemontoya
Copy link
Member

We found the issue and now there are 2 PRs with different ways to solve it. This issue is mentioned in both PRs and so they appear after my last comment above.

@github-project-automation github-project-automation bot moved this from To Do to Done in Axim Engineering Tasks Apr 25, 2024
@github-project-automation github-project-automation bot moved this from Backlog to Closed in Frontend Working Group Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report of or fix for something that isn't working as intended
Projects
Status: Done
Status: Closed
Development

Successfully merging a pull request may close this issue.

8 participants