Sorry for writing in English, but on the english forums it takes forever to get an answer!
I just updated after being prompted to do so, Scriptcase to the latest 9.4.003 version and now our whole project is broken.
After 30min analyzing everything, the first thing I noticed is that ALL the CSS where the selector was " #idName ", are broken.
Apparently Scriptcase doesn’t recognize ID selectors anymore.
As soon as I change the selector from #idName to .div#idName , it starts working again.
This is a major issue, as we have thousands of lines of CSS using ID’s in our 110 apps project.
Then other bugs are happening, like “TABS” have stopped working, you click on a tab and it doesn’t switch to it (yesterday with the previous version of SC everything was working as intended)
Please look into this ASAP and can someone explain to me how can I go back to the previous version??