This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
Error in conditional plugin due to latest changes related to promise resolution #46
Labels
bug
Something isn't working
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.
The text was updated successfully, but these errors were encountered: