wikimedia / wikipediapreview-wordpress

WordPress plugin for Wikipedia Preview
MIT License
7 stars 8 forks source link

T367115: Fix format removal bug #124

Closed medied closed 4 months ago

medied commented 4 months ago

https://phabricator.wikimedia.org/T367115

While working on #122, I noticed this bug on main when trying to fix the warning associated with the preview format removal feature. This seems to have been introduced in #116, where a change was made to use useRef to keep track of value changes. The fix presented here takes the best of the past solutions:

Please test carefully