Does streamlit web app not support webinspect to scan the code?

To find vulnerabilities of my application,I planned to use webinspect to scan my streamlit app.
When I tried to use webinspect to scan my streamlit web app.
It stoped at please wait initialization phase in webinspect windows, other content of my app can not be displayed.
So the scan task has to stop.
Do we have some anti-crawling mechanism or other settings inside the streamlit function design?