Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recursion broken on mobile ordinals.com #2762

Closed
elocremarc opened this issue Nov 28, 2023 · 3 comments
Closed

recursion broken on mobile ordinals.com #2762

elocremarc opened this issue Nov 28, 2023 · 3 comments

Comments

@elocremarc
Copy link
Contributor

elocremarc commented Nov 28, 2023

It seems that normal recursion isn't working on mobile chrome.

@rot13maxi tagging you could be something in that new CSP update.

Example of normal recursion which doesn't seem to work on mobile.
https://ordinals.com/inscription/700f348e1acef6021cdee8bf09e4183d6a3f4d573b4dc5585defd54009a0148ci0

Example with normal recursion and child recursion which doesn't seem to work on mobile.
https://ordinals.com/children/025107e06ac442f014c09a73cd97372f69619edd00dbeacca0aac55c75efe3ffi0

@rot13maxi
Copy link
Contributor

looks like ordinals.com is still using the old CSP header values. Cut #2764 to try to set the origin.

@casey casey added this to Tracker Nov 30, 2023
@casey casey moved this to Backlog in Tracker Nov 30, 2023
@raphjaph
Copy link
Collaborator

raphjaph commented Dec 5, 2023

Recursion works now on Safari and mobile iOS. I don't have an Android atm to test it on there. If it still doesn't work please reopen this issue.

@raphjaph raphjaph closed this as completed Dec 5, 2023
@rot13maxi
Copy link
Contributor

able to confirm it all works :)

@raphjaph raphjaph removed this from Tracker Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants