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:
@@ -96,6 +96,7 @@ const ArchivePage = createClass({
|
||||
}
|
||||
|
||||
if (title !== '') {
|
||||
console.log('pagesize when querying: ', this.state.pageSize);
|
||||
try {
|
||||
this.setState({ searching: true, error: null });
|
||||
|
||||
|
||||
Reference in New Issue
Block a user