Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

match response order with request order#22

Merged
chriddyp merged 15 commits intomasterfrom
fix-request-order
Sep 28, 2017
Merged

match response order with request order#22
chriddyp merged 15 commits intomasterfrom
fix-request-order

Conversation

@chriddyp
Copy link
Member

this PR will fix the issues found in plotly/dash#133 (comment)

@chriddyp
Copy link
Member Author

Prerelease available in dash-renderer==0.11.0rc1

@chriddyp
Copy link
Member Author

chriddyp commented Sep 28, 2017

Latest changes have been published in dash-renderer==0.11.0rc4

…ceiving body (json)

in other words, in `res.then(…)` *and* in `res.json().then(…)`. fetch
exposes 2 async methods!
call_count.value = call_count.value + 1
if n_clicks == 1:
time.sleep(4)
return n_clicks
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think I could test the .json() behaviour with a mega long json response

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant