mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-16 19:02:40 +00:00
page size log to track issue
This commit is contained in:
@@ -96,6 +96,7 @@ const ArchivePage = createClass({
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (title !== '') {
|
if (title !== '') {
|
||||||
|
console.log('pagesize when querying: ', this.state.pageSize);
|
||||||
try {
|
try {
|
||||||
this.setState({ searching: true, error: null });
|
this.setState({ searching: true, error: null });
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user