You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This will need a bit of love to be properly fixed. The way we're handling the promises for the conditional plugin was causing issues for the tests, with the latest changes apparently everything was working but when we pushed to production there was obvious issues with the conditional plugin as it was continuing the execution despite it was failing some conditions.
This is happening only in version 2.2.1, version 2.2.0 works fine.