I have an app developed with FM and suddenly today the user shows us the app not working...
There hasn't been a code change and the error looks like a css and js issue, so im wondering if the CDN was updated or something and if so, is there a link for the css and js to the prior version?
Ive attached a file to show you what it the FM control looks like now...
Thanks
Hi Cedric,
Thank you for posting your question.
Please note that the latest 2.8.16 update introduced particular accessibility improvements, which involved changing specific CSS configurations for many elements of Flexmonster UI.
With that in mind, the mentioned UI issues might be caused by your browser's caching or the CSS file not being updated properly.
We would suggest following the steps below to help you solve the broken UI problem:
<link rel="stylesheet" href="https://cdn.flexmonster.com/flexmonster.min.css?2020-09-23" type="text/css">
<script src="https://cdn.flexmonster.com/flexmonster.js?2020-09-23"></script>
This simple tweak prevents the browser from loading the cached files and forces it to properly load the resources from the provided URLs.
Please let us know if this helps.
Best regards,
Mykhailo
Hi Cedric,
How are you?
We were wondering if you've received our previous response with suggestions on how to fix the CSS issues. Was it helpful, or is there still anything we can assist you with?
We would be happy to hear your feedback.
Regards,
Mykhailo
Hi Cedric,
Hope you're doing well.
Just checking in to ask whether you've had a chance to check out our response with suggestions on how to fix the mentioned CSS issues.
Please let us know what you think.
Kind regards,
Mykhailo