allow spaces in names, duplicate tabs opened (#888)
fixes two bugs:
- removing spaces from ids in remix-tabs breaks finding the tab again through this._handlers[name]
- duplicate tabs are re-created twice.
Showing
Please
register
or
sign in
to comment