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
Describe the bug
I would like to use two Pinputs on one screen on WEB version of the app. However I am getting error about duplicates of element ID. As for now it looks like this cause the issue setPIN and confirmationPIN comparasion is not working for me.
To Reproduce
generate webpage with 2 pinputs and check its values for being the same;
Screenshots
[DOM] Found 2 elements with non-unique id #one-time-code: (More info: https://goo.gl/9p2vKq)
undefined
Pinput version: [e.g. 1.0.0]
Smartphone (please complete the following information):
Google chrome
The text was updated successfully, but these errors were encountered:
Describe the bug
I would like to use two Pinputs on one screen on WEB version of the app. However I am getting error about duplicates of element ID. As for now it looks like this cause the issue setPIN and confirmationPIN comparasion is not working for me.
To Reproduce
generate webpage with 2 pinputs and check its values for being the same;
Screenshots
![SCR-20241121-tdnx](https://private-user-images.githubusercontent.com/8414802/388695282-8fa461f8-70dc-4466-96a4-f78e2953c0ba.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMjA2MTgsIm5iZiI6MTczOTEyMDMxOCwicGF0aCI6Ii84NDE0ODAyLzM4ODY5NTI4Mi04ZmE0NjFmOC03MGRjLTQ0NjYtOTZhNC1mNzhlMjk1M2MwYmEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTY1ODM4WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NTUzNDUxOTk4MzhhNWZiMDQzYzMxYjcxNjNhMmUyMmM4ZjA2ODU2M2RkMjBlYWM2OTU2NDFkY2UyODU3ZDY1MyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.-IW1Cn3Yaf4XKiR6kkTA_rvqcsXrCJXORohmyK45xrI)
[DOM] Found 2 elements with non-unique id #one-time-code: (More info: https://goo.gl/9p2vKq)
undefined
Pinput version: [e.g. 1.0.0]
Smartphone (please complete the following information):
Google chrome
The text was updated successfully, but these errors were encountered: