tabalinas / jsgrid

Lightweight Grid jQuery Plugin
http://js-grid.com
MIT License
1.53k stars 353 forks source link

JsGrid auto translated by chrome breaks pagination #1399

Open emioto opened 2 years ago

emioto commented 2 years ago
  1. Bug Reports: A) Expected Behavior By clicking on the pagination numbering 1,2,3... the system should go to the next page and display the results.

    B) Actual Behavior By clicking on the pagination numbering 1,2,3... the system is not going to the next page and does not show the results, only the first page of results is displayed.

    C) Steps to Reproduce
    Open the page with jsgrid using a translation pt-br "jsGrid.locale('pt-br');" and use google translator set by default in google chrome to automatically translate the page to english.