Skip to content

fix(xpub-edit): ensure config is not regenerated on each render

Tamlyn Rhodes requested to merge editor-render-bug into master
  • This fixes a bug (which I introduced) where the state of the menu bar was lost on rerender
  • Also allow passing extra props down to DOM (e.g. id)
  • Added some tests

Merge request reports