We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05f7b81 commit 5c40e87Copy full SHA for 5c40e87
dev/src/RegExr.js
@@ -188,7 +188,6 @@ export default class RegExr extends EventDispatcher {
188
this.flavor.on("change", ()=> this._change());
189
this.tools.on("change", ()=> this._change());
190
this.share.on("change", ()=> this._change());
191
- this._change();
192
}
193
194
_migrateFavorites() {
0 commit comments