simple-datatables
Advanced tools
Comparing version
{ | ||
"name": "simple-datatables", | ||
"version": "7.0.0", | ||
"version": "7.0.1", | ||
"description": "A lightweight, dependency-free JavaScript HTML table plugin.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -236,3 +236,3 @@ import {readDataCell, readHeaderCell} from "./read_data" | ||
} | ||
this.dt._currentPage = 1 | ||
this.dt.update() | ||
@@ -307,2 +307,3 @@ | ||
} else if (!init) { | ||
this.dt._currentPage = 1 | ||
this.dt.update() | ||
@@ -309,0 +310,0 @@ this.dt.emit("datatable.sort", index, dir) |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
3553049
0.02%14821
0.03%