zubyj/leetcode-explained

When the code is updated, the get complexity function still uses the old code until the page is refreshed.

Closed this issue · 3 comments

zubyj commented
When the code is updated, the get complexity function still uses the old code until the page is refreshed.
zubyj commented

Every time the get complexity button is clicked, the content script should be asked to retrieve to code again. Its only being done on page update after the code is modified

zubyj commented

It works when I remove code, not when i add code

zubyj commented

uhh i think this was just because i was updating the code and trying the button again. maybe ill reopen issue if need be but its working pretty well right now.