Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
NiceCloud IDE - Preview has to be refreshed after save to display changes
-
This started occurring about a month ago - I believe. At first, I thought it was just me, but anyway, in the Cloud IDE, upon making changes to your code (CSS, JS, or HTML) when you click Save, the preview panel does a refresh but your changes are not displayed. You then have to click the refresh icon in the preview panel for your changes to display or hit save again. It seems the preview panel is always one iteration behind if that makes sense. Not a big issue, but it’s one more click when developing.
Edit: I was on a poor Internet connection and everything worked like it was supposed too. So, I assume this has to do with asynchronous calls and with a higher connection speed, one is finishing before anticipated. Thus, the preview has to be refreshed.