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
Hello Everybody... I am trying to integrate the barcode scanner but somehow it is stuck with 'ean12' type. I have tried to do everything I could understand but no luck. I will describe the issue below and what I have tried and let me know what I am missing.
I even went and hardcoded the type in the library's config model instead of 'ean13' but still it doesn't pick 14 characters. It will always pick 12 characters.
Please let me know what wrong I am doing. I am badly stuck right now. Thank you.
The text was updated successfully, but these errors were encountered:
@baao sir can you help me on this? This library picks up the scanner just fine. Its just the character reading which is a problem with me. Since you built it you must be able to help me on this note.
Hello Everybody... I am trying to integrate the barcode scanner but somehow it is stuck with 'ean12' type. I have tried to do everything I could understand but no luck. I will describe the issue below and what I have tried and let me know what I am missing.
Modal which is having the scanning component
This configuration results in the following response in my handler:
If I change the configuration to:
Nothing happens....
I even went and hardcoded the type in the library's config model instead of 'ean13' but still it doesn't pick 14 characters. It will always pick 12 characters.
Please let me know what wrong I am doing. I am badly stuck right now. Thank you.
The text was updated successfully, but these errors were encountered: