Picture uploader link not working

I have an image uploader element that was working perfectly fine for the past couple weeks but I made some changes to the group containing it and now it wont open the link to select the file source.

I have a condition to change the color when it’s pressed so the color changes but the link isn’t opening.

Any idea why this might be?

Hi @wyatt.10,

Is the picture uploader disabled by chance via conditional statements?

It only has one condition and thats to change the background color when it’s pressed. I made sure that its not disabled. I checked the other two image unloaders on my app and those aren’t working. I also tried creating a new image uploader and that didnt work either…