1
Image Event "Component Tap" not working
complete
A
Adrian Schwaller
Every time an Event is set on the "Component Tap" of an image, the image is not working correctly in the web app view (also after building the app):
1) the image is no more shown out of an app variable
2) the event is not triggered
see screenshot: image in the right top corner
as soon as, the event gets deleted, the image is shown normally. in the mobile app preview everything works fine with the same configuration (image shown and event triggered)


Log In
Activity
Newest
Oldest
H
Harri Sarsa
complete
This is now fixed with the latest release, see https://docs.appgyver.com/changelog#release-146-2020-12-11
H
Harri Sarsa
in progress
Kristian Gerkman
This will be fixed in the upcoming runtime update.
A
Adrian Schwaller
Kristian Gerkman: when will the upcoming v2 runtime release happen? is there are release roadmap? I just found https://docs.appgyver.com/changelog
Kristian Gerkman
Adrian Schwaller: Sorry for the wait, we can't give an exact time when the update is coming, but it will be coming out soon. The change logs in the docs are for composer, and the runtime update will be for the selector app itself; So once there is an update on the app store then it is a runtime update. I'm sure that there will be an announcement once it comes out. :)
H
Harri Sarsa
under review
H
Harri Sarsa
Thanks for the report, we'll investigate this! As a workaround, you should be able to put the Image inside a Container and use the Container's tap event.