Java script error on the browser console error in Utah for translated aricles
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
04-29-2023 05:42 AM
Hi,
We have upgraded our instance to Utah Patch-1 and we could see that whenever we open a knowledge article which has a translated version it is throwing up an error - "There is a JavaScript error in your browser console".
It is happening only after Utah, Any suggestions ?
Thanks in Advance!
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
09-28-2023 10:10 AM
Anyone solve this issue? We are upgrading to Vancouver and this error just started in our portal as well.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
10-12-2023 05:29 AM - 編集済み 10-12-2023 05:29 AM
Hello,
I have been facing the same issue after upgrading the instance to Utah.
After some verifications, I found out that the issue was coming from the Knowledge Article Content Widget, because I have cloned it in the previous version.
You need to go to the Client Script of the widget and update this line with this code :
Problem solved!
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
10-12-2023 01:59 PM
Thanks, I checked our widget and we have that code in place. Perhaps there is some other widget on our portal with the same issue. Oddly enough that error is not popping up for me lately.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
10-20-2023 04:05 AM
Do you use oob widget or customized for : Knowledge Article Content
If it is customized then the issue is something related to URL
I suggest to do some changes in client controller :
I will provied the code which worked for us and do change it accordingly
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
03-18-2024 01:37 AM
Hi
I has exactly the same error as you're seeing but only on my UAT instance. In Prod it was ok.
My resolution was achieved by disabling the analytics:
1. Open the portal page affected by the error (change application scope if required)
2. Click on 'View Analytics Settings' UI Action
3. Set 'Enabled' = false
4. Save
Hope that helps or at least points you towards the right solution.
Thanks
Andy