Skip to content

Content App: updating checkboxes results in JS error #480

Description

@codente
  1. Open the content app.
  2. Click on Edit Post
  3. Change the categories and update.
  4. Repeat step 3 by updating the categories again
    If you refresh the page while on the edit screen, it will work fine.

This issue can also occur with other checkboxes, such as those in the “Discussion” section of the edit post.

react-dom.min.js?ver=18.3.1:2 Uncaught 
TypeError: Cannot read properties of undefined (reading 'validate')
    at vendor-bb-forms.js?ver=1.4.9.2:1:6126
    at Array.map (<anonymous>)
    at _ (vendor-bb-forms.js?ver=1.4.9.2:1:6005)
    at Object.De (react-dom.min.js?ver=18.3.1:2:16716)
    at Be (react-dom.min.js?ver=18.3.1:2:16870)
    at react-dom.min.js?ver=18.3.1:2:36731
    at Ir (react-dom.min.js?ver=18.3.1:2:36825)
    at Ur (react-dom.min.js?ver=18.3.1:2:37239)
    at react-dom.min.js?ver=18.3.1:2:42667
    at ss (react-dom.min.js?ver=18.3.1:2:105954)

This is not new to the Code App release build. It happens in 1.4.9.2 as well.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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