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
When running the Example app and setting Editable = false the table icons are visible and cause an exception when clicked.
Start the demo App in Editable:false
Click on the Icon on the table:
Icon should not be visible in ReadOnly?
MacOS
2.3.2
No response
The text was updated successfully, but these errors were encountered:
fIx: TableActionHandler editorState.editable [Bug] (issue (AppFlowy-I…
3037196
…O#717) ) fIx: Table Icon visible on hover in Editable and causes exception when clicked [Bug] (issue (AppFlowy-IO#717) ) * fix: Check visible Widget TableActionHandler when widget.editorState.editable == true * Update: lib/src/editor/block_component/table_block_component/table_action_handler.dart
9bddb84
…O#717) ) dart format fIx: Table Icon visible on hover in Editable and causes exception when clicked [Bug] (issue (AppFlowy-IO#717) ) * fix: Check visible Widget TableActionHandler when widget.editorState.editable == true * Update: lib/src/editor/block_component/table_block_component/table_action_handler.dart
@LucasXu0 Please, сlose this issue
Sorry, something went wrong.
No branches or pull requests
Bug Description
When running the Example app and setting Editable = false the table icons are visible and cause an exception when clicked.
How to Reproduce
Start the demo App in Editable:false
Click on the Icon on the table:
Expected Behavior
Icon should not be visible in ReadOnly?
Operating System
MacOS
AppFlowy Editor Version(s)
2.3.2
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: