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

[BUG] Should not allow callbacks on ID prop #897

Open
alexcjohnson opened this issue Aug 30, 2019 · 0 comments
Open

[BUG] Should not allow callbacks on ID prop #897

alexcjohnson opened this issue Aug 30, 2019 · 0 comments

Comments

@alexcjohnson
Copy link
Collaborator

You can attach a callback to Output(some_id, 'id') but this creates a self-consistency problem... anyway whatever you expect it should do is probably not what it actually does right now. We should just disallow this. If you want a component with a new ID, make a new component.

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

No branches or pull requests

1 participant