Gerardo Sabetta
Gerardo Sabetta
This would be great, did you or anyone do it?
I just figured out that the action `setSearchTerm` can achieve such "refresh" functionality. However the cache needs to be disabled for this to work.
FWIW this repo allows you to use fooocus via API https://github.com/konieshadow/Fooocus-API you can run it on docker or on the replicate platform
I had to do this in my code to make searchUI not drop my queryParams when syncing to the url: ``` routingOptions: { writeUrl(url, { replaceUrl }) { const currentQueryParams...
This is still relevant to me
It is affecting my application slightly differently, I have my "Checkbox Selection" column reappering each time I resize columns
In my app I do use the `columnVisibilityModel`. I save the user preferences in localstorage, both the visibility preferences and the column width preferences and I have callbacks for `onColumnVisibilityModelChange`...
Nevermind, updating to v6 solved the issue I'm having. Is there an estimate on when the v6 will go out of beta?
> Hi @gerardosabetta - do you mean you'd like to get streaming output? we do not support that at the moment. Hi @Vaibhavs10 thanks for the reply. No that's not...
Any updates on this?