Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug using insertRow After on last row of table #7628

Closed
EgorTrutnev opened this issue Nov 27, 2024 · 0 comments · Fixed by #7647
Closed

Bug using insertRow After on last row of table #7628

EgorTrutnev opened this issue Nov 27, 2024 · 0 comments · Fixed by #7647
Labels
Bug Issues which are marked as Bug

Comments

@EgorTrutnev
Copy link
Contributor

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

@EgorTrutnev EgorTrutnev added the Bug Issues which are marked as Bug label Nov 27, 2024
@EgorTrutnev EgorTrutnev mentioned this issue Nov 27, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Issues which are marked as Bug
Projects
None yet
1 participant