Search not working after upgrade to 2.67.5 version #9006
Replies: 3 comments
-
Which web browser are you using? There have been compatibility problems with Firefox ESR. |
Beta Was this translation helpful? Give feedback.
-
I have tested in Chrome and Edge. |
Beta Was this translation helpful? Give feedback.
-
From log stack trace. It seems error is occurred at
But |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After upgrading to version 2.67.5 from 2.59.3, when I try to perform a search, nothing happens. Please assist.
The browser console displays the following:
TypeError: Cannot read properties of undefined (reading 'split')
at highlightKeywords (docfx.js:471:26)
at enableSearch (docfx.js:275:7)
at HTMLDocument. (docfx.js:25:3)
at ee (jquery.js:3830:29)
at Ge (jquery.js:3898:12)
enableSearch @ docfx.js:281
(anonymous) @ docfx.js:25
ee @ jquery.js:3830
Ge @ jquery.js:3898
setTimeout (async)
(anonymous) @ jquery.js:3936
h @ jquery.js:3564
fireWith @ jquery.js:3694
fire @ jquery.js:3702
h @ jquery.js:3564
fireWith @ jquery.js:3694
ready @ jquery.js:4174
Xe @ jquery.js:4184
FYI. The website is hosted on an Azure website.
Beta Was this translation helpful? Give feedback.
All reactions