Replies: 4 comments 1 reply
-
Response #2 |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Additional info: The image doesn't load in the mobile app (both on iOS and Android). If you go to the organization page (https://github.com/ArkScript-lang/Ark) in a web browser, it works. |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
I have made a .github repository in my organization, to display a logo and a few lines of text.
In the browser (mobile, safari), the image is displayed, same on desktop but not in the app when viewing the org.
https://github.com/arkscript-lang
I managed to make it work in the app with a previous commit using profile/image.png, but then it breaks in the browser. Putting only image.png works in browsers.
I suspect the link resolution isn't correct on mobile, however it resolves the profile/readme.md correctly but then seems to expect links related to the .gothub repository instead of being related to the profile folder inside it.
ℹ️ Additional Debug Info
GitHub for iOS, Version 1.172.0 (138201153) Device: iPhone 15 (iOS 17.6)Beta Was this translation helpful? Give feedback.
All reactions