-
-
Notifications
You must be signed in to change notification settings - Fork 19
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
On v0.27.0, after upgrading from v0.26.3, when trying to edit or add a service, the view becomes empty and the JS console throws this error:
Uncaught TypeError: Cannot read properties of undefined (reading 'safeParse')
at rn (index-DaS4OvdM.js:152:63116)
at index-DaS4OvdM.js:152:69264
at Array.reduce (<anonymous>)
at Mde (index-DaS4OvdM.js:152:69205)
at yfe (index-DaS4OvdM.js:152:82426)
at index-DaS4OvdM.js:152:84095
at Object.JE [as useMemo] (index-DaS4OvdM.js:8:57552)
at B8.mt.useMemo (index-DaS4OvdM.js:1:8935)
at bfe (index-DaS4OvdM.js:152:83891)
at _y (index-DaS4OvdM.js:8:48581)
Tried on Firefox and Chromium.
Expected behavior
I expect the edit windows
Screenshots
Desktop (please complete the following information):
- OS: Linux Ubuntu 22.04
- Browser: Firefox, Chromium
- Version: 145.0.2, 142.0.7444.175
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working