Hi, me and my team are having similar problems to this forum post
When using modules in multipage apps, queries of the module are not being triggered. This happens only in edit mode. Different to the existing thread, there are no queries with the same name in multipage app and the module.
Especially in a source control environment it makes it really hard to test an app, when the app always needs to be published before. During testing, the inputs & outputs of modules, states of components etc. can't be monitored.
- Details: When working on the module directly, everything works as expected, the queries are being triggered also from edit mode. Once the module is being referenced in an multipage app, it doesn't work as expected (disabled highlights are not working, queries don't trigger)
Any help or useful information would be highly appreciated! Let me know if you need further details