When creating a project for mobile using Framework 7, I am trying to use Dynamic Attributes.
When previewing a sub-page that contains Dynamic Attributes on it, the attribute is on (dmx-hide) and it works fine but when running index.html and then clicking through to that page, the page loads and rolls in OK but the dynamic events on that sub-page are now not working.
I have added the App Connect framework to both the page and index.html but it will still not work.
When you click on Record and then the stop button it should show or hide
There is a JS error in there but that is because it is for a cordova plugin that wont work in the browser. It still doesn’t work when compiled to an app BTW.