Link button stopped working in our content fragments after SP 6.4.8.4
Hi all,
After applying SP 6.4.8.4 the link button stopped working in our content fragments.
Previously using the Multiline Text the link button worked as expected - once the SP update was applied the link button stopped working.
Has anyone encountered this issue before?
This JS error is thrown in the browser console:
all.js:formatted:6797 Uncaught TypeError: Cannot read properties of undefined (reading 'isEmpty')
at instanceGenerator.dlgFromModel (all.js:6583)
at instanceGenerator.fromModel (richtext.js:43560)
at instanceGenerator.initializeEdit (richtext.js:43509)
at instanceGenerator.modifyLink (richtext.js:32930)
at instanceGenerator.execute (richtext.js:33053)
at HTMLButtonElement.<anonymous> (richtext.js:41827)
at HTMLButtonElement.dispatch (jquery.js:5232)
at HTMLButtonElement.elemData.handle (jquery.js:4884)