8000 move check id out of constructor by fpliger · Pull Request #43 · pyscript/pyscript · GitHub
[go: up one dir, main page]

Skip to content

move check id out of constructor #43

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

Merged
merged 1 commit into from
Apr 22, 2022
Merged

Conversation

fpliger
Copy link
Contributor
@fpliger fpliger commented Apr 22, 2022

Moving the check id out of the constructor. Apparently, web components shouldn't read or modify attributes in the constructor. It was causing REPL to break with an error when creating a new instance for auto-generate

@fpliger fpliger requested a review from philippjfr April 22, 2022 17:57
@fpliger
Copy link
Contributor Author
fpliger commented Apr 22, 2022

@philippjfr ... merging this before your review just to close the week without a broken main. Happy to address comments in a follow up PR :)

@fpliger fpliger merged commit c065c32 into main Apr 22, 2022
@fpliger fpliger deleted the quickfix/new_id_broke_repl branch April 22, 2022 21:06
@philippjfr
Copy link
Contributor

Sorry, just catching up! Thanks for the fix.

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

Successfully merging this pull request may close these issues.

2 participants
0