API functions are not working while using IE browser
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
As title follows, API functions are not working while using IE browser.
**Using environment:**
Window 10, Windows 7
IE version: 11.492.16299.0 (Win 10), 11.0.9600.19035 (Win 7)
**Error Message:**
SCRIPT5113: Using before the declaration. ( declaration is done. )
OR
SCRIPT5009: 'ap' is not defined. (though it's already defined )
**Using method:**
button onclick="ap.toggle()"
APIs can work on the other browsers, such as Chrome, Firefox, Edge, mobile device browser.
Only the IE can't. Don't know what's wrong...
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.