This week, we started noticing that the latest version of Chrome has an unusual behaviour when resetView is called on bootstrapTables. In our UI, if the div containing a table changes height then we call resetView on the tables with the new height that they have available. At this point, in the latest Chrome the table escaped from the div it was in:
Prior to the latest version of Chrome everything was working as expected, also at the moment other browsers are ok (FF, Edge, Chrome on Mac, Safari). I will be continuing investigating the issue and will create an example if I don't get anywhere, but I am interested to know if anyone can shed any light on the issue / or are having the issue themselves.
Any help or pointers would be greatly appreciated.
This week, we started noticing that the latest version of Chrome has an unusual behaviour when resetView is called on bootstrapTables. In our UI, if the div containing a table changes height then we call resetView on the tables with the new height that they have available. At this point, in the latest Chrome the table escaped from the div it was in:
Prior to the latest version of Chrome everything was working as expected, also at the moment other browsers are ok (FF, Edge, Chrome on Mac, Safari). I will be continuing investigating the issue and will create an example if I don't get anywhere, but I am interested to know if anyone can shed any light on the issue / or are having the issue themselves.
Any help or pointers would be greatly appreciated.
bootstrap-table version: 1.11.0