dnplus / streamlit-oauth

Simple OAuth Component for Streamlit App
MIT License
111 stars 18 forks source link

button doesn't show up on mobile #31

Closed ivysdad closed 2 months ago

ivysdad commented 3 months ago

hi i think the button doesn't show up on mobile for safari, but it works for desktop, i wonder if there is a fix for this?

aditya699 commented 2 months ago

Hi yes any fixes for the same????

dnplus commented 2 months ago

Seems this issue coming from iframe blocking

https://github.com/streamlit/streamlit/issues/4658 https://github.com/streamlit/streamlit/issues/6087

Currently have no idea how to fix it.

dnplus commented 2 months ago

I tried to downgrade the streamlit version to 1.28.1, it works on mobile safari

updated latest workable version 1.31.1

aditya699 commented 2 months ago

It worked thanks bro. Sharing By Linkeidn Bro->https://www.linkedin.com/in/adityaabhatt/

Let's connect we can connect and create many ai based applications let me know if you are interested

On Thu, Apr 11, 2024 at 1:20 PM Dylan Lu @.***> wrote:

I tried to downgrade the streamlit version to 1.28.1, it works on mobile safari

— Reply to this email directly, view it on GitHub https://github.com/dnplus/streamlit-oauth/issues/31#issuecomment-2049128822, or unsubscribe https://github.com/notifications/unsubscribe-auth/APMVWXYLQFSVTBRJAUSP5B3Y4Y6E3AVCNFSM6AAAAABFPVM6SWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANBZGEZDQOBSGI . You are receiving this because you commented.Message ID: @.***>

-- With Warm Regards

Meenakshi Bhat Contact :- +91 8010740750 "If there is a way, I will find one...If there is none, I will make one”

ivysdad commented 2 months ago

I tried to downgrade the streamlit version to 1.28.1, it works on mobile safari

updated latest workable version 1.31.1

ohh okay so 1.31.1 works, man this new update threw a lot of things for a loop ngl