We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have added few button ad toolBarItems. When i click on preview button then native button are being disabled, but custom not.
toolBarItems
preview
https://codesandbox.io/s/still-night-0feor?file=/src/App.js
The text was updated successfully, but these errors were encountered:
How can i disable all buttons?
Sorry, something went wrong.
@ats1999 In the case of the customized toolbar, it was not considered regarding disabled state. I'll fix it and let you know. Thanks!
disabled
active
@ats1999 This feature has been fixed in v3.0.1 You can see the tutorial here
v3.0.1
No branches or pull requests
Summary
I have added few button ad
toolBarItems
. When i click onpreview
button then native button are being disabled, but custom not.Screenshots
live
https://codesandbox.io/s/still-night-0feor?file=/src/App.js
The text was updated successfully, but these errors were encountered: