Phantom iOS browser sending GET instead of POST from submit buttons #102
-
SummaryStarting at about the same time as the most recent Phantom iOS app update (4 days ago), my users have been reporting blank screens in my app when they click on buttons. By testing it and comparing to other browsers, I found that buttons of type submit are all sending GET requests instead of the expected POST when using the Phantom browser. You can see it in action here: https://pritv.io/explorer?collectionId=1 Click on PriTV Toolkit. It will work in any browser except for Phantom (I've only tried IOS, not Android). The response code is 405 since the page doesn't support GET on that method. Examplehttps://pritv.io/explorer?collectionId=1 Steps to ReproduceClick on PriTV Toolkit. I'm using a .NET Core 7 web app. This is what the button renders as: I also created a new project with just the starter page with a button. The same thing happens. Phantom Version23.13.0 Is there an existing discussion for this?
|
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 7 replies
-
Hey @KeithWalton, Thank you for writing in! We're looking into this issue. I will follow up as soon as I have more info. |
Beta Was this translation helpful? Give feedback.
-
Is there an estimated date of release?
…On Fri, Sep 22, 2023 at 5:00 PM Adam ***@***.***> wrote:
@KeithWalton <https://github.com/KeithWalton> We have a fix for this
coming out in 23.15.0. Thank you again for reporting!
—
Reply to this email directly, view it on GitHub
<#102 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMDT56HIWKVEMMBOE4V5CTX3YRBPANCNFSM6AAAAAA43ZDDEU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I see that 23.15.0 has been released, but the problem is still there. You
can reproduce it here:
http://solandia.io/postme
…On Tue, Sep 26, 2023 at 6:22 AM Adam ***@***.***> wrote:
It will likely be around 2-3 weeks.
—
Reply to this email directly, view it on GitHub
<#102 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMDT53BFJI35UCEWGKNFL3X4LJJNANCNFSM6AAAAAA43ZDDEU>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Yes, we switched some of the posts on our site to gets, but there are still
some things broken.
…On Fri, Oct 27, 2023 at 6:53 AM Adam ***@***.***> wrote:
Thank you for this example app! We will investigate.
I noticed the pritv site appears to be rendering as expected now. Did you
make updates to handle the post conversion issue?
—
Reply to this email directly, view it on GitHub
<#102 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMDT564QK2D7UKJXQQO4MDYBO4FHAVCNFSM6AAAAAA43ZDDEWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TIMBUGIYDO>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Any updates on this?
…On Tue, Oct 31, 2023 at 5:08 PM Adam ***@***.***> wrote:
Hey @KeithWalton <https://github.com/KeithWalton>, I am sorry for the
wait. We are investigating but I don't have any meaningful updates yet.
—
Reply to this email directly, view it on GitHub
<#102 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAMDT57RZTWH2KG5M2AADOLYCGHIDAVCNFSM6AAAAAA43ZDDEWVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TINBQG4YDO>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
@KeithWalton We have a fix for this coming out in 23.15.0. Thank you again for reporting!