Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

match response order with request order #22

Merged
merged 15 commits into from
Sep 28, 2017
Merged

match response order with request order #22

merged 15 commits into from
Sep 28, 2017

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