Closed steviegt6 closed 4 months ago
### Link Issues
Resolves: #293
Properly initializes the quest UI when zero quests are available, allowing it to render and close properly. Also handles cases where ViewedQuest is null to prevent subsequent errors.
ViewedQuest
### Link Issues
Resolves: #293
Description of Work
Properly initializes the quest UI when zero quests are available, allowing it to render and close properly. Also handles cases where
ViewedQuest
is null to prevent subsequent errors.