jmerle / competitive-companion

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

NotPARSING #415

Closed TezzMore closed 10 months ago

TezzMore commented 10 months ago

Competitve Companion is not able to parse the problem to the VS Code from Codechef.

VM62 common.js:1 TypeError: Cannot read properties of null (reading 'textContent') at CodeChefNewProblemParser.parse (VM62 common.js:1:383899) at p (content.js:1:580) at content.js:1:1510

This is the response written in the browser Console when I am clicking the '+' icon.Hoping that the issue is a minor one and gets solved quickly:)

jmerle commented 10 months ago

This is a duplicate of #410, for which the fix was already released in version 2.50.0.