I included the Enter animation and now every time I save the document, it opens that box asking, "There are changes in the used components assets. Do you want to apply them?" I have already applied it, but it keeps appearing in an infinite loop even after applying it. How do I save now without this box appearing?
Try restarting Wappler with logging and submitted the log. This will help the team identify underlying issue.
Here in my code, I have this:
<!-- Wappler include head-page="layouts/main" fontawesome_5="cdn" bootstrap5="local" is="dmx-app" id="index" appconnect="local" components="{dmxTagify:{},dmxAutocomplete:{},dmxFormatter:{},dmxValidator:{},dmxBootstrap5TableGenerator:{},dmxDataTraversal:{},dmxBootstrap5Navigation:{},dmxImageParallax:{},dmxScheduler:{},dmxAnimateCSS:{},dmxBootstrap5Collapse:{}}" -->
Maybe if I remove something here, it will stop showing this message? Because it’s quite annoying that every time I save, this message appears. I don't understand, and I'm not even using dmxAnimateCSS
anymore. I've tried restarting Wappler, restarting the machine, and even so, this message continues. Only when I save does it give me this yes or no prompt.
I got this message too
I've been getting this message every day. How do we see what it wants to change?
Very good question for @George
The message indicates that includes are being add to your main page because they are needed and were not there.
If you get this all the time please specify on what type of page you get them (content page, partial),
Also check if this page is linked well to a main page and the changes there.
Lastly if you keep saying no i don’t want to apply the changes they will keep on asking each time the page is open. So it is better to apply them as they are really needed.
This is perfectly normal behavior and when you save the pages with applied changes, you won’t be asked again. Unless you add more components that again require additions etc.
I think they are content pages? The pages in the cwadmin folder. I'm not sure if they are linked to a main page
I see now, I think these were linked to a main page that was missing the dmxFormatter