jmerle / competitive-companion

Browser extension which parses competitive programming problems
https://chromewebstore.google.com/detail/competitive-companion/cjnmckjndlpiamhfimnnjmnckgghkjbl
MIT License
938 stars 116 forks source link

Competitive Companion does not properly work #457

Closed SAYAN-DEV-NATH closed 4 months ago

SAYAN-DEV-NATH commented 4 months ago

Something went wrong while running Competitive Companion's CodeChefNewProblemParser. Open the browser console to see the error. Please open an issue at https://github.com/jmerle/competitive-companion/issues if you think this is a bug (make sure to include a link to this page).

touhidurrr commented 4 months ago

@SAYAN-DEV-NATH can you share the problem link where the extension broke?

RedHeadphone commented 4 months ago

@touhidurrr from what I can see, this same error is popped for almost all problems

one example problem link: https://www.codechef.com/problems/COUNTRBS?tab=statement console output: image

jmerle commented 4 months ago

Fixed in 9e66462b232b8c8700563dbf5ec8a511e5b20453, thanks for reporting the issue and sharing the link. Will be released within a few hours.