Load screen fails by imgbtn event

Description
I defined 2 screens with each 1 imgbnt under GUI-GUIDER lvgl8. .
For each imgbtn an event for loading a screen.
I can go to the next screen starting from the first screen by touch on the imgbtn.
I can’t go back from the second screen by touch on the imgbtn to the first screen .

What MCU/Processor/Board and compiler are you using?
LCP54018J , OM40003

What LVGL version are you using?
I use LVGL 8 0 2

What do you want to achieve?
Under LVGL8 to go back to the home screen.

What have you tried so far?
I did the same in GUI-GUIDER lvgl7 and this works fine.
I can go from the first screen to te second screen by touch at the imgbtn and go back to the first screen by touch at the imgbtn.
It seems a problem with generating the code by GUI-GUIDER lvgl8 .

 Screenshot and/or video
![afbeelding|690x431](upload://hFKRhjCDSLegc005qTJ7ylgHDB1.png)
![afbeelding|690x431](upload://hFKRhjCDSLegc005qTJ7ylgHDB1.png)


With regards
Paul

This is a bug of GUI Guider, the source code of event and action setting for the imgbtn on the 2nd screen is not generated. The issue will be fixed in GUI Guider v1.3.1 which will be available by the end of March.