Error Statamic.$conditions.showField #9092
stephenmeehanuk
started this conversation in
General
Replies: 1 comment 4 replies
-
Are you seeing that error in the control panel or on the front-end? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I'm trying to get a form field to show when the URL has a parameter
After posting on Discord Help, I've got this far, but I'm seeing an error in DevTools and it's not working.
I've created the conditional in the CP

In
resources/js/cp.js
I have this custom conditionresources/js/cp.js
is referenced in bothAppServiceProvider.php
andvite.config.js
But I'm seeing this error
Is there anything obviously wrong with my setup?
Beta Was this translation helpful? Give feedback.
All reactions