Question
Error with using "Can trigger another interaction", and second flex button.
When I add my second FlexButton to any screen, and click "Can trigger another interaction", for that FlexButton I get the error in the "Run Simulator" build of the project.
error: 'FlexButton' is not a member of 'touchgfx'
By unchecking, the "Can trigger another interaction", the problem immediately goes away.
Noted this case immediately, when I was testing with custom containers, and had 3 containers on a screen.
The custom container, had a flex button, to Fade something in the custom container.
Using
TouchGFX, 4.12.3
