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

$ngfBlobUrl missing in two input form #2120

Open
PieroProcessing opened this issue Jun 6, 2019 · 0 comments
Open

$ngfBlobUrl missing in two input form #2120

PieroProcessing opened this issue Jun 6, 2019 · 0 comments

Comments

@PieroProcessing
Copy link

PieroProcessing commented Jun 6, 2019

Hi, there is something I can't understand.
i have a form with two input like this
form
input ngf-select= upload($file, 'option1')/>
input ngf-select= upload($file, 'option2')/>
form>

I use console log to analyze $file. the thing is that in the first input I find the blob url data. while missing in the second. Do you have nay idea why is so?
thanks

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