Closed clustersnake closed 4 years ago
@clustersnake Can you please create a minimal reproduction of the issue in a CodeSandbox or CodePen?
I altered the Complete example of the table docs a bit to use the row-clicked
event and was unable to reproduce the issue.
@jackmu95 thanks!, I'll create the example, by the way, the issue is with vue-tabulator not the b-table
@jackmu95 I created the example. In this page the reset is done only when clicking in the firs row, not the last one but in my local it always resets the vertical position
@jackmu95 I just tested the vue-tabulator plugin in quasar framework and I have the same issue, please excuse me for bothering you. I'm closing this issue because it's not a Bootstrap-vue issue
b-modal component centers my screen after opening from a @row-click event in vue-tabulator
It happens only in chrome family browser, I tested in firefox developer edition and the page doesn't scroll. I tried to apply the static prop, lazy, centered and nothing worked. By the way, launching the modal from a button placed outside the table doesn't change the screen position, I mean, it works just fine.
Versions
Libraries:
Environment:
Screens