We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 226e0b2 commit bd367f6Copy full SHA for bd367f6
1 file changed
v3/src/components/Data.js
@@ -87,7 +87,7 @@ Data.prototype = {
87
}
88
89
90
- this.events.dispatch(new Event.LOADER_START_EVENT(this));
+ // this.events.dispatch(new Event.LOADER_START_EVENT(this));
91
92
this.list[key] = data;
93
0 commit comments