mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
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 |
||
---|---|---|
.. | ||
app | ||
common | ||
features | ||
services | ||
i18.d.ts | ||
i18n.ts | ||
index.ts | ||
main.tsx | ||
vite-env.d.ts |