- Home
- Forum
- React - EJ 2
- Mozilla Firefox - this.boundedEvents is undefined - RichTextBox
Mozilla Firefox - this.boundedEvents is undefined - RichTextBox
Hello,
when im trying to add multiple (in my case 3) RichTextEditors on one page, get the following errors in Mozilla Firefox. In Chrome it works fine without any err
or messages. I installed the package today so i think i have the current version of the RichTextBox.
PS: I add these Components through a map-function.
Best regards
Hi Oleg Hinz,
We suspect that the reported issue occurred due to the duplicate packages or due to the package cache in your application. Please follow the below steps to resolve this,
Hi Vinitha,
I did what you suggested but unfortunately that didn't help, I still get the same error in firefox.
Hi Oleg Hinz,
We have tried to replicate the issue, but couldn't reproduce the reported issue at our end, we have also prepared a sample for your reference. Can you please ensure whether you have used same package version for all the Syncfusion components? If not, make sure to update all the packages in the same version to avoid version conflict.
Sample: https://stackblitz.com/edit/react-fnwfse?file=index.js
If still issue persists, share us with the simple issue replicating runnable sample to validate further.
Regards,
Vinitha
Hi Vinitha,
if i add a fixed number of RTE (like in your example) i don't get the problem either.
In my case im adding dynamically RTED's throug a map function and the error occurs in this case.
But i found a solution: When im using useState() for rteObject instead of "let" the error is gone.
Thank you very much for your help
Hi Oleg Hinz,
We are glad that your issue has been resolved. Please get back to us if you need any further assistance.
Regards,
Vinitha
- 5 Replies
- 2 Participants
-
OH Oleg Hinz
- Feb 5, 2024 11:06 PM UTC
- Feb 8, 2024 05:59 AM UTC