Page 1 of 1

non Css MIME types are not allowed in strict mode

PostPosted: 12 Aug 2019 03:11
by Valmeras
I have build a program with C++ Builder Tokyo 10.2.3, Intraweb 14.2.7 and CGDevtools components 4.1.0.58
CGDevtools components are displayed correctly when the application is opened with any browser on Windows, Mac OS and Android.
But they are displayed poorly for all the browsers under IPhones. The iOS I have on my IPhone now is 12.4. The components which are more impacted are TIWCGJQMenu and TIWCGJQVertMenu.
I have attached pictures to show the difference of display for IPhone and Android and also the error message when I stepped into Javascript code.
Apparently they are bugs in CGDevtools Javascript codes. I was able to correct the 2 other bugs in the js files. But I could not correct the one related to "non Css MIME types are not allowed in strict mode" because I could not find which the js file which is loading the Css file.
I don't know if somebody already found and corrected the same bug ? Or if CentralGest watch this forum to tell me how to correct it?

Re: non Css MIME types are not allowed in strict mode

PostPosted: 19 Aug 2019 15:21
by Valmeras
I WAS ABLE TO FIX THE BUG MYSELF.
NO NEED TO RESPOND.

THANKS

Re: non Css MIME types are not allowed in strict mode

PostPosted: 24 Mar 2021 16:51
by nkef
Hello,

Would you like to explain how did you manage to solve this problem for safari browsers?
I have some issues with the same error myself.

Thank you in advance

Nikos

Re: non Css MIME types are not allowed in strict mode

PostPosted: 26 Mar 2021 13:10
by Alexander Bulei
Hi nkef,

Do you have the same error in developer console?

BR