Skip to content

Conversation

@dannyhw
Copy link
Contributor

@dannyhw dannyhw commented Apr 9, 2023

Closes #1400

Description

I noticed that some things broke on /learn due to codemirror changes

After looking into it a bit code mirror 6 has breaking changes and updating it without adjusting implementation causes the learn pages to crash

I reverted some changes from 3db0010 and it seems to work again

test by visiting the learn queries/mutations page

heres the codemirror migration guide
https://codemirror.net/docs/migration/

@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Apr 9, 2023

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: dannyhw / name: Daniel Williams (0d910e2)

@dannyhw
Copy link
Contributor Author

dannyhw commented Apr 9, 2023

sorry to ping you @TuvalSimha but maybe you can check since I'm reverting some of your changes here

@Urigo Urigo merged commit c26b51c into graphql:source Apr 9, 2023
@Urigo
Copy link
Contributor

Urigo commented Apr 9, 2023

thank you so much @dannyhw!

@TuvalSimha let's open another PR with a fix including the latest version

@dannyhw
Copy link
Contributor Author

dannyhw commented Apr 9, 2023

@Urigo happy to help, this website has been really helpful for me :). Thanks for merging so quick, now I can get back to learning 🤓

@TuvalSimha
Copy link
Contributor

@dannyhw thank you!

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

Successfully merging this pull request may close these issues.

learn pages become blank after a moment

3 participants