mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
8a2c78f2e1
The root cause was the active style preset not being reset when it was deleted, or no longer present in the list of style presets. - Add extra reducer to `stylePresetSlice` to reset the active preset if it is deleted or otherwise unavailable - Update the dynamic prompts listener to trigger on delete/update/list of style presets |
||
---|---|---|
.. | ||
components | ||
hooks | ||
logging | ||
store | ||
types | ||
constants.ts |