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

Not call webComponentAttributeChanged on change attribute #24

Open
Akumuliation opened this issue Jul 29, 2019 · 4 comments
Open

Not call webComponentAttributeChanged on change attribute #24

Akumuliation opened this issue Jul 29, 2019 · 4 comments

Comments

@Akumuliation
Copy link

Akumuliation commented Jul 29, 2019

package.json

"dependencies": {
"react": "^16.8.6",
"react-dom": "^16.8.6",
"react-scripts": "3.0.1",
"react-web-component": "git+https://github.com/spring-media/react-web-component.git",
"react-web-component-style-loader": "^0.1.4-alpha"
}

index.js

Снимок экрана 2019-07-29 в 11 19 22

Terminal

Снимок экрана 2019-07-29 в 11 22 02

@jonasantonelli
Copy link

I have the same problem:(

@supproduction
Copy link

any information how to resolve it?

@dnyaneshbhalerao
Copy link

I am facing same issue

@chfritz
Copy link

chfritz commented Jul 26, 2021

I think this is due to observedAttributes missing in this package. See https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements#using_the_lifecycle_callbacks.

Someone has already proposed a fix, but it wasn't merged: #36.

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

5 participants