Blocking not working on Pop-up page. but working on responsive page.

0
Hi I have a problem with blocking behavior on a pop-up page.  I have 2 pages one a pop-up page and one a responsive page. Both of these pages have the exact same data-source microflow and use the exact same commit microflow when using search options(implemented using a snippet). When choosing a search parameter via an reference selector the commit microflow is called via the on change action. When on the responsive page, blocking works perfectly well and blocks until my data-source microflow is done, but when on the pop-up page the blocking only lasts for the duration of the commit microflow and not for the duration of the data-source microflow.  Is this how it’s suppose to work or is is a bug? Thanks in advance.  
asked
0 answers