Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS Error in Neos 5.3 #14

Open
rolandschuetz opened this issue Dec 1, 2020 · 0 comments
Open

JS Error in Neos 5.3 #14

rolandschuetz opened this issue Dec 1, 2020 · 0 comments

Comments

@rolandschuetz
Copy link

rolandschuetz commented Dec 1, 2020

After installing the package in Neos 5.3.0 and opening Dynamic Roles, I get the following JS error.

Warning: Failed prop type: The prop `nodeDndType` is marked as required in `Header`, but its value is `undefined`.
    in Header (created by Context.Consumer)
    in DropTarget(Header) (created by Context.Consumer)
    in DragSource(DropTarget(Header)) (created by ThemedDragSource(DropTarget(Header)))
    in ThemedDragSource(DropTarget(Header)) (created by ThemedDragSource(DropTarget(Header)))
    in ThemedDragSource(DropTarget(Header))
    in div (created by Node)
    in Node (created by ThemedNode)
    in ThemedNode
    in Unknown (created by SlimNodeTree)
    in div (created by Node)
    in Node (created by ThemedNode)
    in ThemedNode (created by Tree)
    in div (created by Scrolling(div))
    in Scrolling(div) (created by Context.Consumer)
    in DragDropMonitorWrapper (created by Tree)
    in Tree (created by ThemedTree)
    in ThemedTree (created by ThemedTree)
    in ThemedTree (created by SlimNodeTree)
    in div (created by SlimNodeTree)
    in div (created by SlimNodeTree)
    in SlimNodeTree (created by PermissionWidget)
    in PermissionWidget (created by DragDropContext(PermissionWidget))
    in DragDropContext(PermissionWidget)
    in div

How can I fix this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant