1

I have polymer paper layout with paper-drawer-panel and two Polymer components contains BwuDatagrid elements. And I get some troubles when two components with bwu-datagrid tags rendered on one page:

enter image description here

But if didn't render component in paper-drawer-panel it's worked like so:

enter image description here

What it can be? And how I can fix that?

1 Answers1

1

This is a known issue. There is a pull request https://github.com/bwu-dart/bwu_datagrid/pull/112 but I planned to implement this a bit differently. I just didn't do it yet :-/

Thanks for using BWU Datagrid btw :)

Günter Zöchbauer
  • 623,577
  • 216
  • 2,003
  • 1,567