lusaxweb / vuesax

New Framework Components for Vue.js 2
https://lusaxweb.github.io/vuesax/
MIT License
5.64k stars 741 forks source link

[Pagination] - Error when the length is 7 #1006

Open saltbo opened 2 years ago

saltbo commented 2 years ago

Steps to Reproduce

  1. Do something
  2. Do something else.
  3. Do one last thing.

Expected No errors

Result

<a class='gotoLine' href='#"[Vue warn'>"[Vue warn</a>: Error in nextTick: \&quot;TypeError: Cannot read properties of undefined (reading 'offsetLeft')\&quot;

found in

---&gt; &lt;T&gt;
       &lt;Root&gt;"]
<a class='gotoLine' href='#[object Error] { ... }'>[object Error] { ... }</a>

Testcase https://jsfiddle.net/tp6ogxy2/