The config dialog was being created inside the create dialog's slot context. When NiceGUI tried to attach the new dialog, the parent slot was already marked for deletion, causing a RuntimeError. |
||
|---|---|---|
| .. | ||
| api | ||
| auth | ||
| models | ||
| pages | ||
| schemas | ||
| services | ||
| tasks | ||
| utils | ||
| __init__.py | ||
| config.py | ||
| db.py | ||
| logging.py | ||
| main.py | ||
| redis.py | ||