Skip to content

bug: Uncaught TypeError: Cannot read properties of undefined (reading 'safeParse') #702

@mvalois

Description

@mvalois

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

Image

Desktop (please complete the following information):

  • OS: Linux Ubuntu 22.04
  • Browser: Firefox, Chromium
  • Version: 145.0.2, 142.0.7444.175

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions