DmitryFX

Results 10 comments of DmitryFX

And some value mismatch right after uploading images. Columns - right, editor - incorrect values. ![image](https://user-images.githubusercontent.com/17983905/174497434-66abd4fb-d83c-4926-804d-e5935a327698.png)

My config. Nothing special. { "formtabs":[ { "MIGX_id":1, "caption":"\u0424\u043e\u0442\u043e\u0433\u0440\u0430\u0444\u0438\u0438", "print_before_tabs":"0", "fields":[ { "MIGX_id":1, "field":"image", "caption":"\u0424\u043e\u0442\u043e", "description":"", "description_is_code":"0", "inputTV":"", "inputTVtype":"image", "validation":"", "configs":"", "restrictive_condition":"", "display":"", "sourceFrom":"migx", "sources":"", "inputOptionValues":"", "default":"", "useDefaultIfEmpty":"0", "pos":1 },...

[halftrainedharry](https://github.com/halftrainedharry)'s solution worked. Many thanks! SVG previews still not working, but it is another story.

> SVGs maybe shouldn't try generating thumbnails and just be passed through w/o a thumbnail? Agree, but it looks, that phpthumb tries to make the preview and gives the following...

+1 tfjs-node: 4.19.0 tfjs-node: Error: Kernel 'Transform' not registered for backend 'tensorflow'

With this one string commented out seems to work well, but now the field doesn't delete the old file, which is more correct in my opinion, because deleting files without...

с disableDeleteFiles() файл корректно заменяется, но как-то это неочевидно. в случае без disableDeleteFiles ожидается, что старый файл будет удален, а новый сохранен с тем же именем. На деле старый файл...

+1 when trying to read the console errors, this fetching causes the scroll jump to end.

PLEASE, remove this useless Fetch spam from the console! When trying to read the errors, it constantly makes the console scroll to bottom.

Same question. Trying to send a request with an image to lmstudio server with the ky library. Can't find the proper format of json body. I'm afraid of ts libs))...