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

Module breaks when using tab #22

Open
tertek opened this issue Dec 16, 2024 · 2 comments
Open

Module breaks when using tab #22

tertek opened this issue Dec 16, 2024 · 2 comments

Comments

@tertek
Copy link
Collaborator

tertek commented Dec 16, 2024

Issue reported by @terrynguyen100 via Email

How to replicate the issue on REDCap:
Enable the EM Unique Action Tag (v2.3.1) in a blank project
Create a new instrument with one text field with the action tag @unique
Add a new record, enter "A" in the field and save it
image

Add a second record, enter "B" in the field, and press Tab. (The unique check is done without issue)

In the second record, replace "B" with "A", and press Tab. (The unique check gets stuck and cannot proceed, with a spinning icon. The field cannot be clicked anymore until the page is refreshed)
image

Inspecting the web console will show that it is a Uncaught TypeError
image

@terrynguyen100
Copy link

Hello Ekin,
Thank you for looking into this.

@tertek
Copy link
Collaborator Author

tertek commented Dec 16, 2024

@terrynguyen100
Can you setup a local environment and check if the current master branch of the module has the same issue? I am very busy these days and will not be able to look into it before new year.

You will need to clone the master branch and build the final .js with TypeScript.
Let me know if there are any issues.

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

2 participants