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

Error editing toolbar / sidebar in layout editor #395

Open
aeberhart opened this issue Jul 15, 2024 · 1 comment
Open

Error editing toolbar / sidebar in layout editor #395

aeberhart opened this issue Jul 15, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@aeberhart
Copy link
Contributor

No description provided.

@aeberhart aeberhart added this to the 5.2 milestone Jul 15, 2024
@aeberhart
Copy link
Contributor Author

we still have an issue when editing toolbar:

Warning: Maximum update depth exceeded. This can happen when a component calls setState inside useEffect, but useEffect either doesn't have a dependency array, or one of the dependencies changes on every render

this only happens when this widget is in the toolbar:

                    {
                        "readOnly": true,
                        "fxHide": "lt-sm",
                        "roles": [
                            "admin"
                        ],
                        "widget": "layout-edit-switch"
                    },

@aeberhart aeberhart removed this from the 5.2 milestone Jul 16, 2024
@aeberhart aeberhart added this to the 5.3 milestone Jul 30, 2024
@aeberhart aeberhart added the bug Something isn't working label Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant