Closed felipebn closed 4 years ago
Sometimes the plugin filter would try to access the configuration before it's fully initialized, leading to the issue.
This change adds an event listener to know when it's safe to allow the filter to be applied.
Sometimes the plugin filter would try to access the configuration before it's fully initialized, leading to the issue.
This change adds an event listener to know when it's safe to allow the filter to be applied.