Open ianthedev opened 3 months ago
Describe the bug
After loading the script on Instagram, Sortable is still undefined.
To Reproduce Steps to reproduce the behavior:
typeof Sortable
Expected behavior
The Console is supposed to respond with 'function'. However, the Console responds with 'undefined' instead.
'function'
'undefined'
Information
Versions - 1.15.2
Describe the bug
After loading the script on Instagram, Sortable is still undefined.
To Reproduce Steps to reproduce the behavior:
typeof Sortable
into the Console and hit EnterExpected behavior
The Console is supposed to respond with
'function'
. However, the Console responds with'undefined'
instead.Information
Versions - 1.15.2