I've got over 15 devices (default pagination), but unfortunately cannot see more once paired. The data is there in the JSON response, but missing from the table. Comparing the source code here and the example here, it looks like the paginator needs to reside outside of the <table> element to function properly.
I've got over 15 devices (default pagination), but unfortunately cannot see more once paired. The data is there in the JSON response, but missing from the table. Comparing the source code here and the example here, it looks like the paginator needs to reside outside of the
<table>
element to function properly.