shaneataylor / ditasearch

DITA-OT plugin to build a search index and search box for HTML5 output.
9 stars 3 forks source link

Not working in IE11 #13

Open mkocik111 opened 4 years ago

mkocik111 commented 4 years ago

A script error occurs in IE11

"Unable to get property 'getItem' of undefined or null reference" Line 320, char 25: return JSON.parse(sessionStorage.getItem("ditasearch"));

mkocik111 commented 4 years ago

Does not work in Edge either