You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
since version 1.23.2. V1.23.1 - does not contain a bug
Description
The insertRow method does not work correctly when inserting a new row after the last row of the table. If insertRow is on any other row, then everything works fine. But the problem is in the last row. The new row after insertRow after is added not to the end of the table, but before it.
Bootstraptable version(s) affected
since version 1.23.2. V1.23.1 - does not contain a bug
Description
The insertRow method does not work correctly when inserting a new row after the last row of the table. If insertRow is on any other row, then everything works fine. But the problem is in the last row. The new row after insertRow after is added not to the end of the table, but before it.
Example(s)
https://live.bootstrap-table.com/code/EgorTrutnev/18412
Possible Solutions
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: