-
Notifications
You must be signed in to change notification settings - Fork 828
Closed
Description
In ember docset some functions search throws error message:
Error opening C:/Users/Khons/AppData/Local/Zeal/Zeal/docsets/EmberJS.docset/Contents/Resources/Documents/api.emberjs.com/ember/3.13/functions/@ember%252Futils/isBlank.html: System cannot find the specified path
And yes this path is not exist.
Original path is:
C:\Users\Khons\AppData\Local\Zeal\Zeal\docsets\EmberJS.docset\Contents\Resources\Documents\api.emberjs.com\ember\3.13\functions@ember%2Futils\isBlank.html
Something weird with %252F and %2F
Thank you.
Reactions are currently unavailable