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
Events are dispatched before the DataProviders are initialized. So they get lost.
Exemple : Local records are loaded but widgets and other plugins can't access it.
The text was updated successfully, but these errors were encountered:
fix #322 - Events are temporized while eXpansion is still starting, a…
0252f5e
…nd therefore not lost anymore.
#322 - Removed debug line
bdf4368
8c1d72a
38edd6f
oliverde8
Successfully merging a pull request may close this issue.
I'm reporting a Bug
Events are dispatched before the DataProviders are initialized. So they get lost.
Exemple : Local records are loaded but widgets and other plugins can't access it.
The text was updated successfully, but these errors were encountered: