-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Component/s: Database
-
None
-
Minor
Issue Summary
When clicking on a database column(tag), it throws an error(Minified React error #310).
Steps to Reproduce
- Create or edit a Confluence database;
- Make sure to add a tag column;
- Add data to each database row;
- Click on the tag column to select all rows under it;
Expected Results
When clicking on a database column(tag), it selects all rows under it and displays the Field settings menu.
Actual Results
When clicking on a database column(tag), it throws an error(Minified React error #310):
Uh oh. Something went wrong!
Minified React error #310; visit https://reactjs.org/docs/error-decoder.html?invariant=310 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Workaround
Currently, there is no known workaround for this behavior. A workaround will be added here when available.