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

Strategies to disable a button no longer works #130

Open
GitHubish opened this issue Apr 10, 2020 · 2 comments
Open

Strategies to disable a button no longer works #130

GitHubish opened this issue Apr 10, 2020 · 2 comments

Comments

@GitHubish
Copy link

The strategies for disabling buttons when a user does not have permission doesn't seem to work anymore recently. Maybe since the Angular 9.1.0 release?

I've been following the whole wiki about this feature, and where it's been working for over a year now I found that my application had a regression.

Wiki Disable Element

I've tried to figure out where the problem could have come from, but I don't see it.

Do you have the same problem?
Thanks

@GitHubish
Copy link
Author

If I replace nextSibling with previousSibling it points to my button which should be disabled and it works. Finally I have the impression that it's mostly the Readme that should be edited. I'll let you see if it's a regression or the desired behavior.

Hopefully this will help people who have the same concerns as me.

@AlexKhymenko
Copy link
Owner

Hi @GitHubish Thank You. I will leave this open maybe it will help people. If this behaviour will still be in the future(they can change it). I will change wiki :-)

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

2 participants