summernote / summernote

Super simple WYSIWYG editor
https://summernote.org
MIT License
11.4k stars 2.24k forks source link

Fix for boostrap 5-style data- attributes. #4600

Closed ninjanerdbgm closed 3 months ago

ninjanerdbgm commented 4 months ago

Changed "data-toggle" to "data-bs-toggle"

What does this PR do?

Currently, with bootstrap 5, the dropdown toggles do nothing when you click this. This PR fixes that.

Where should the reviewer start?

How should this be manually tested?