Cashier-Paddle - Conditional Livewire component not working in production #55251
Unanswered
DanjBethel
asked this question in
Q&A
Replies: 1 comment
-
Just bumping incase anyone can help me |
Beta Was this translation helpful? Give feedback.
0 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.
-
Using a simple blade if statement to show either the monthly or annual version of a paddle livewire button.
In my dev environment it works fine. However in my staging and production environments, it only works on initial page load. When I switch from annual to monthly, the button stops working completely.
Any help would be greatly appreciated! Code below
Beta Was this translation helpful? Give feedback.
All reactions