Sandrino Escobar
Sandrino Escobar
This is old, but I recently came across this same situation. The way I solved was by just using comfy.samplers.KSampler.SAMPLERS in the RETURN_TYPES. It would look like this: `RETURN_TYPES =...
It's always good to have options. If themes are available, then it makes sense to give people the option to change how the icons look as well.
Flutter support would be awesome.
Having Copilot Chat in Zed would be yet another step towards switching.
I'm facing the same issue. It seems to be the same as this: https://github.com/exceljs/exceljs/issues/2549#issue-1929946633
In my case, I fixed it by using a library called react-use-exceljs, which is a wrapper around exceljs, instead of importing exceljs directly in the page. It works with 13.5.3.