You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The fix of this issue haven't published yet (last publish on npm on 2023.10.29). Please publish a new version, since the plugin is not working as it's intended.
From #26 , I turns out that wordle should signal a failure after 6 guesses, but it didn't currently.
Looks like the code here is evaluated the former part first causing the error:
wordle/packages/core/src/index.ts
Line 202 in 1f1ecc6
The text was updated successfully, but these errors were encountered: