Skip to content

Conversation

@tconkling
Copy link
Contributor

We currently remove a Custom Component's iframe from the render output when it times out, which means the component has no way of belatedly saying "hey I've finally mounted".

This was discovered and fixed by https://github.com/lekev in #3306. I've just added some additional cleanup.

@tconkling tconkling merged commit 2e83dc0 into streamlit:develop May 25, 2021
@tconkling tconkling deleted the tim/ComponentTimeoutWarning branch May 25, 2021 18:28
tconkling added a commit to tconkling/streamlit that referenced this pull request Jun 7, 2021
* develop:
  Fix ReST vs Markdown typos and update conda docs link (streamlit#3371)
  update requirements file documentation (streamlit#3372)
  Fix a peculiar issue with yarn start (streamlit#3374)
  Remove unused mocha dependency (streamlit#3326)
  Update `typed-signals` to 2.2.0 (streamlit#3325)
  update classnames lib to 2.3.1 (streamlit#3331)
  Update DOMPurify to 2.2.8 (the latest) (streamlit#3327)
  Update protobufjs to 6.11.2 (streamlit#3329)
  Update react to latest point release (streamlit#3328)
  Update @craco/craco to 6.1.2 (streamlit#3324)
  Update testing-library to the latest (streamlit#3330)
  Update clipboardjs to 2.0.8 (streamlit#3332)
  Update JSON5 to 2.2.0 (streamlit#3333)
  * Add explanatory comment for naive email validation (streamlit#3349)
  ComponentInstance: cancel the componentReadyWarningTimer on unmount (streamlit#3316)
  Don't unmount iframe after custom component timeout (streamlit#3315)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants