Volkan Özdemir
Volkan Özdemir
@xiongtongzi I tried your workaround but it's not worked for me. Then i only try to set smallestPixelValue to undefined and it worked ``` //smallestPixelValue: imagePixelModule.smallestPixelValue, smallestPixelValue: undefined, largestPixelValue: imagePixelModule.largestPixelValue,...
https://github.com/volkans80/PeerServerTypeScriptTest When you delete //@ts-ignore in app.ts you get error 
Ok :) - It is single page all process works with ajax. - It is using tab system. We can open multiple documents at a time. (Also examples, videos or...
http://volkans80.github.io/ige/#!/api/Core.IgeEntity
Same problem. remote thermo web page is working but mobile app and homeassistant integration not working.
Ok my mistake. I saved sln file to the same folder of project file. Some errors because of this. I properly saved the sln file and then all errors gone...
Interesting we should not use vs build and should use spacetime cli then it builds. But there is no intelli sense code completion in vs 2022.
I deleted everything and started again but this time I used vscode then it works and also intelli sense code completion works but when i close vscode and reopen project...
Yes you are right, it solved the problem. Thanks.