Angular Material problem

Tags: #<Tag:0x00007f8b25b45f20>

Hi @aleksandra_budnik,
I’ve tried using latest version of Handson-pro table, and Handson-pro Angular wrapper and I still find issues when table is used with Angular material.
Please see: https://stackblitz.com/edit/angular-yywqsy
As you said third party libraries does not have high priority, but people who use Angular wrapper will likely use Angular material also.
Please let me know if there is hope that this could be resolved any time soon.

Thank you

Hey @jan.huijgers

If I’m right this topic is strongly connected https://github.com/handsontable/handsontable/issues/5322

and the effect is visible not only using Material but also while using any overflow http://jsfiddle.net/handsoncode/rk5ax3tc/

I have just posted a new report related to this case https://github.com/handsontable/handsontable/issues/6344

Hi @jan.huijgers
We just fixed an issue related to yours (6344). Please update to 8.0.0-beta1 and check if it solved for you as well.

Below are the resources

</style><script src="https://cdn.jsdelivr.net/gh/handsontable/handsontable@release/8.0.0-beta.1/dist/handsontable.full.js"></script><link type="text/css" rel="stylesheet" href="https://cdn.jsdelivr.net/gh/handsontable/handsontable@release/8.0.0-beta.1/dist/handsontable.full.css">

And this is how you can download the beta from NPM

npm i handsontable@beta

We’ve also fixed https://github.com/handsontable/handsontable/issues/6344