cms
cms copied to clipboard
Fix revealer handling when multiple field conditions are being evaluated
Closes #6385
Hey Michael @aerni 👋 Would you mind giving this PR a spin when you get a chance? It is addressing #6385, which was a result of our conversation here: https://github.com/statamic/cms/pull/6348#issuecomment-1197222217
Sure. Will probably get to it on Monday. 👍🏻
I just pulled this into my project. It doesn't seem to do anything. I'm happy to share the project with you to better debug this.
@aerni How did you pull into your project? You'll also need to build the JS and symlink into public/vendor/statamic/cp.
I used composer patches to pull it in. Do I still need to build the JS anyways?
Nevermind. I got it sorted. It all works as expected. Great job!