JYLN / comm-time

A simple time/job tracking app built with SvelteKit
2 stars 0 forks source link

Bug: 'Shared' Route - 'Notes Dialog' #30

Closed JYLN closed 1 year ago

JYLN commented 1 year ago

Summary of Potential Bug

Due to the rework of the notes dialog (see #16 & #28), the response from the backend now brings in an additional expanded value. The shared route has not been updated to support this causing the dialog to not render on the page.

Description/Ideas of Fix