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

Button not working when the state is disabled then transition to enabled #180

Closed
tuanpham-dev opened this issue Mar 8, 2023 · 2 comments · Fixed by #185
Closed

Button not working when the state is disabled then transition to enabled #180

tuanpham-dev opened this issue Mar 8, 2023 · 2 comments · Fixed by #185
Labels
bug Something isn't working

Comments

@tuanpham-dev
Copy link

Hi, thank you for making this project. There is a problem with button in primaryAction (as far as I tried). When it is disabled by initial and then transition to enabled state, clicking on it does not do anything. Could you investigate and it?

@juzser
Copy link
Member

juzser commented Mar 9, 2023

@tuanpham-dev Hey there, what component are you talking about?

@tuanpham-dev
Copy link
Author

@juzser - I'm mentioning the Page and PageActions. I have setup a demo for this here.

Also, there are warnings in console when having TextField in the page. This happen when I import components individually. You can check the demo above.

[Vue warn]: Failed to resolve component: Text
If this is a native custom element, make sure to exclude it from component resolution via compilerOptions.isCustomElement.

@HQCuong HQCuong added the bug Something isn't working label Mar 21, 2023
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

Successfully merging a pull request may close this issue.

3 participants