We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Also start thinking how could the be replaced or consolidated within a single place (especially for global ones), as per v3.4 I found these:
Event Emitter API:
g3w-client/src/app/core/g3wobject.js
Line 16 in 68da69f
EventHub API:
g3w-client/src/app/core/plugin/pluginservice.js
g3w-client/src/app/g3w-ol/constants.js
Line 4 in 68da69f
g3w-client/src/app/gui/app/index.js
Lines 183 to 197 in 68da69f
Lines 886 to 892 in 68da69f
g3w-client/src/app/gui/catalog/vue/catalogeventhub.js
Line 1 in 68da69f
g3w-client/src/app/gui/form/formservice.js
Line 7 in 68da69f
g3w-client/src/app/gui/queryresults/queryresultsservice.js
Line 20 in 68da69f
g3w-client/src/app/gui/relations/vue/relationeventbus.js
g3w-client/src/app/gui/sidebar/sidebar.js
g3w-client/src/app/gui/vue/vue.directives.js
Line 6 in 68da69f
The text was updated successfully, but these errors were encountered:
src/app/eventbus.js
No branches or pull requests
Also start thinking how could the be replaced or consolidated within a single place (especially for global ones), as per v3.4 I found these:
Event Emitter API:
g3w-client/src/app/core/g3wobject.js
Line 16 in 68da69f
EventHub API:
g3w-client/src/app/core/plugin/pluginservice.js
Line 16 in 68da69f
g3w-client/src/app/g3w-ol/constants.js
Line 4 in 68da69f
g3w-client/src/app/gui/app/index.js
Lines 183 to 197 in 68da69f
g3w-client/src/app/gui/app/index.js
Lines 886 to 892 in 68da69f
g3w-client/src/app/gui/catalog/vue/catalogeventhub.js
Line 1 in 68da69f
g3w-client/src/app/gui/form/formservice.js
Line 7 in 68da69f
g3w-client/src/app/gui/queryresults/queryresultsservice.js
Line 20 in 68da69f
g3w-client/src/app/gui/relations/vue/relationeventbus.js
Line 1 in 68da69f
g3w-client/src/app/gui/sidebar/sidebar.js
Line 7 in 68da69f
g3w-client/src/app/gui/vue/vue.directives.js
Line 6 in 68da69f
The text was updated successfully, but these errors were encountered: