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!
Case #1:
While setting the Mention target to “Iframe,” the mention popup was displayed upon the mention characters.
Sample : https://stackblitz.com/edit/js-bifaby?file=index.js
Replication steps:
Expected: The mention popup should align properly when we set the target to “Iframe.”
Current: The mention popup does not align properly when we set the target to “Iframe.”"
When using the iframe along with the mention, console error occurs when typing the mention char.
Sample: https://stackblitz.com/edit/3acd8l-qdpqmz?file=src%2fApp.vue,package.json
This issue is a breaking issue from the version 24.2.6, working fine till the version 24.2.5.
Working Sample in the version 24.2.5 : https://stackblitz.com/edit/3acd8l-gx9xbf?file=src%2fApp.vue,package.json
Replication Procedure:
Expected: Popup should open to select the value
Actual: Console error occurs.
