53
Views
4
Comments
Solved
[Reactive Bar Code Generator] Popup error in Reactive Bar Code Generator
reactive-bar-code-generator
Reactive icon
Forge asset by Kunal Dovedy
Application Type
Reactive

I would like to check on this error that i encounter when using this forge

"" is not a valid input for e

This error will popup whenever i navigate to the screen which contain the implementation of the barcode generator.

Apart from the error everything else is working fine

2020-11-09 18-04-06
Betteco de Boer
Solution

Hi Jerah,Vasco,

I just installed the generator and its demo and that is working fine with the pre-filled inputs.

You see that when you clear the input, the error is shown.


So when you check for the input having a value, you can prevent this error from happening.

Kind regards,
Betteco

2021-06-13 07-48-30
Jerah

Thank you for your reply , so to prevent the error we simply need to check of the string is empty if yes then do not generate the barcode :)

2020-02-24 17-57-06
Vasco Lobo Branco

Also have this issue... 

2020-11-09 18-04-06
Betteco de Boer
Solution

Hi Jerah,Vasco,

I just installed the generator and its demo and that is working fine with the pre-filled inputs.

You see that when you clear the input, the error is shown.


So when you check for the input having a value, you can prevent this error from happening.

Kind regards,
Betteco

2021-06-13 07-48-30
Jerah

Thank you for your reply , so to prevent the error we simply need to check of the string is empty if yes then do not generate the barcode :)

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.