Sortable
Sortable copied to clipboard
[bug] Sortable is always undefined on Instagram
Describe the bug
After loading the script on Instagram, Sortable is still undefined.
To Reproduce Steps to reproduce the behavior:
- Go to the POSTS page of any Instagram account, this one for example.
- Open the Console
- Paste the code into the Console and hit Enter
- Type
typeof Sortable
into the Console and hit Enter
Expected behavior
The Console is supposed to respond with 'function'
. However, the Console responds with 'undefined'
instead.
Information
Versions - 1.15.2