(The app is attempting to load the component from ****, and hasn't received its "streamlit:componentReady" message.)

while running streamlit application on ec2 getting this error, even upgrade the streamlit to 1.20.0 but still getting same error and this is error message:

Your app is having trouble loading the streamlit_option_menu.option_menu component.

(The app is attempting to load the component from ****, and hasn’t received its “streamlit:componentReady” message.)

  • If this is a development build, have you started the dev server?
  • If this is a release build, have you compiled the frontend?

Hey @Aakash_Kumar,

Thanks for sharing this question. Can you please update your post to include a code snippet/your requirements file so we can try to reproduce the error?