I have a reusable element that has a “When page is loaded” event inside of it.
The resuable itself is placed inside an RG. When I load the page, the page loaded event is not triggering. I have added a log statement inside the event and I have also run in step by step mode. It is not being triggered.
When I try placing the reusable outside the RG, the page load event triggers just fine.
Is this expected behaviour?
Thanks in advance