Hi Illid,
after push the button:
Object { offset: 0, start: true, found_posts: 413 }
Object { offset: 30, start: false, found_posts: “413” }
Object { offset: 60, start: false, found_posts: “413” }
Request failed: error
When I push button again:
Object { offset: 0, start: true, found_posts: 413 }
Object { offset: 30, start: false, found_posts: “413” }
Object { offset: 60, start: false, found_posts: “413” }
Request failed: parsererror
When I push button again it is the same like second time.
Thank you for your help.