Replies: 1 comment 1 reply
-
You have some other code doing something |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys! I'm trying to implement a plugin for WordPress and I'm using Alpinejs to create the view for a meta-box.
My view:
My script:
The issue:
Every time I try to insert data on my input field, it changes to type number and gets a 0 from somewhere. Can somebody help with this?
Demo:
https://github.com/alpinejs/alpine/assets/11221061/f0025877-cc1c-4800-944d-e5b0ad3d636f
Beta Was this translation helpful? Give feedback.
All reactions