Hi fuse,
I seen this message in output panel : “C:\milad\build\Local\Designer\cache\ux11\ProjeUyeleriPage.g.uno(353,93): Warning W0000: Absolute path C:/milad/JS/page/projeuye/projeuyeler.js. In Uno, paths should be relative to specifying file”
Thanks
Did this start happening in 1.0? Which was the previous version you had? Have you tried to do uno clean
?
previous version 37.0 and i tried clean
It looks like you’re simply including that file somewhere in your project using an absolute path, where you should be using a relative path. Can you try to change that?