CKEditor5 toolbar some items in Bootstrap5 Offcanvas not use #17263
Open
Description
📝 Ask a question
Hi
i use CKEditor5 v43.2.0 and Bootstrap 5.3
When CKEditor5 in Bootstrap Offcanvas, and setting
Details
data-bs-backdrop="true"
Some drop-down menu items cannot be displayed
I already have reference this web page
https://github.com/orgs/twbs/discussions/38155
Only set data-bs-backdrop=false
drop-down menu items will be displayed, but i need data-bs-backdrop=true
Is there any solution to this?