palantir/blueprint

table rendered incorrectly in non-active tab

オープン

#4,110 opened on 2020/05/04

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (2,167 件のフォーク)batch import
P2Package: coreType: bughelp wanted

Repository metrics

Stars
 (20,263 個のスター)
PR merge metrics
 (平均マージ 43d 10h) (30d で 27 merged PRs)

説明

Environment

  • Package version(s): 3.8.3
  • Browser and OS versions: chrome 79.0.3945.79

If possible, link to a minimal repro: sandbox https://codesandbox.io/s/render-table-correctly-in-non-active-tab-blueprint-js-4u6iq

Steps to reproduce

  1. create tabs, place a table in each tab
  2. switch to none active tab, table rendered incorrectly

Actual behavior

image

table rendered incorrectly when switching to non-active tab

Expected behavior

image

table in active/non-active tab should be consistent

Possible solution

コントリビューターガイド