turbo-src / chrome-extension

MIT License
2 stars 4 forks source link

A single vote button doesn't load occasionally #74

Closed daOsan3 closed 1 year ago

daOsan3 commented 1 year ago

A single vote button doesn't load sometimes. My focus is on feature/cypress-testing.

On gpt conversations, there is an issue in that a tsrcPRvoteStatus is set to 'new' when this happens. It throws and exception as buttonStyle doesn't have a field for 'new'.

I attempted to force it to 'vote' and 'lightgreen' when threw such an error, but it only cosmetically solved the issue. Voting on the button that errored was disabled as a result.