Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

User is able to write any number of words even after wordCounterMax is reached in Android #4771

Open
Prasanta975 opened this issue Apr 5, 2024 · 0 comments

Comments

@Prasanta975
Copy link

Prasanta975 commented Apr 5, 2024

Expected behavior.

Once the WordCounterMax set value is reached user shouldn't be able to add any new word

Actual behavior.

User can write any number of words even after wordCounterMax is reached in the Android

Steps to reproduce the problem.
  1. Set wordCounterMax =2
  2. Now try to enter more than 2 words
  3. Observe that user can write more than the set value
OS.

Android

Browser.

[Chrome/Firefox]

related issue

#4767

@Prasanta975 Prasanta975 changed the title User is able to write any numbers of words even after wordCounterMax is reached in Android User is able to write any number of words even after wordCounterMax is reached in Android Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant