0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 04:22:44 +00:00

page size log to track issue

This commit is contained in:
Víctor Losada Hernández
2024-05-08 15:41:44 +02:00
parent 9966e6322d
commit e30a0c3dce

View File

@@ -96,6 +96,7 @@ const ArchivePage = createClass({
}
if (title !== '') {
console.log('pagesize when querying: ', this.state.pageSize);
try {
this.setState({ searching: true, error: null });