You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an old bug I found in the original git repository's issues. The core issue is that this post has a non-gallery url. Yet you can detect it is a gallery with the is_gallery attribute in the json. Slide depends on JRAW. JRAW mostly uses the url to determine the type. In this case JRAW doesn't support the submission attribute is_gallery. So first it needs to be added to JRAW, and then to Slide.
This is an old bug I found in the original git repository's issues. The core issue is that this post has a non-gallery url. Yet you can detect it is a gallery with the
is_gallery
attribute in the json. Slide depends on JRAW. JRAW mostly uses the url to determine the type. In this case JRAW doesn't support the submission attributeis_gallery
. So first it needs to be added to JRAW, and then to Slide.Haptic-Apps#3472
Slide version: 6.7.10
Android version: 15
The text was updated successfully, but these errors were encountered: