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
@jaketoolson What browser are you using? I'm not sure it related to this PR, but I have verified that it really cause problem with brower other than Chrome.
I'm currently using checkboxes in the first row and slots... when I try to click on the next page, I receive this error:
this.tableData.filter is not a function
It appears that
this.tableData
after clicking on "page 2" becomes an object of data and is no longer an array.The text was updated successfully, but these errors were encountered: