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
Consistently seeing this test pending:
[23:57:09] Starting 'isotest-table'... Table isomorphic rendering ✓ <Cell> ✓ <EditableCell> ✓ <JSONFormat> ✓ <TruncatedFormat> ✓ <Draggable> ✓ <CopyCellsMenuItem> - <ResizeHandle> ✓ <DragSelectable> ✓ <ColumnHeaderCell> ✓ <RowHeaderCell> ✓ <EditableName> ✓ <Table> (40ms) 11 passing (93ms) 1 pending
The text was updated successfully, but these errors were encountered:
this line skips the test, i don't remember why. https://github.com/palantir/blueprint/blob/master/packages/table/test/isotest.js#L24
Sorry, something went wrong.
probably because the component has very exacting props/children requirements that are hard to meet in the confines of the isotest environment.
giladgray
No branches or pull requests
Consistently seeing this test pending:
The text was updated successfully, but these errors were encountered: