autoptimize blocks rendering of rest api call
-
Hi
I am experimenting with a rest api service. I render books on a website.
When i have autoptimize disabled the books drop in one by one or in chunks rather quickly. That is the desired behaviour.
When i enable autoptimize the browser waits a long time and then displays the books all at once.
I’ve tried to alter the autoptimize settings, no change.
Could there be a conflict with my code and if what could cause the problem?
My setup is rather simple:
A header
A Form with an Input
A Button that gets the value from the input and triggers a php function
A Footer
Does anyone have an idea what causes the blocking of continous rendering?
regards
theo
Viewing 13 replies - 1 through 13 (of 13 total)
Viewing 13 replies - 1 through 13 (of 13 total)
- The topic ‘autoptimize blocks rendering of rest api call’ is closed to new replies.