Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
I have an OCR app that generated some gibberish. The tooltip doesn't like the following text and throws this error:
ej2.min.js?id=6af91d389b3b2018169a:1 Uncaught TypeError: Cannot read properties of null (reading 'offsetWidth')
at t.adjustArrow (ej2.min.js?id=6af91d389b3b2018169a:1:1155047)
at t.beforeRenderCallback (ej2.min.js?id=6af91d389b3b2018169a:1:1159894)
at t.
at e.notify (ej2.min.js?id=6af91d389b3b2018169a:1:755786)
at e.trigger (ej2.min.js?id=6af91d389b3b2018169a:1:784994)
at t.showTooltip (ej2.min.js?id=6af91d389b3b2018169a:1:1159160)
at t.open (ej2.min.js?id=6af91d389b3b2018169a:1:1173882)
at t.mouseMoveHandler (ej2.min.js?id=6af91d389b3b2018169a:1:8438711)
The grid is standard with:
Error is thrown on hover.