I tried this, there is no error. The notification gets recieved by the mmm-pages modules, but it reports:
[Pages]: received a notification to change to page [object Object] of type object
From the API I get the answer:
{“success”:true,“notification”:“PAGE_CHANGED”,“payload”:{“payload”:“1”}}
But I only get a black page. And I looked inside the code, but my js knowledge is too bad to understand what is happening there.