I'm trying to pass x-bind attribute from alpinejs using ternary operator but I get TemplateSyntaxError: `{% render_field form.password x-bind::type="show ? 'text' : 'password'" %}` Error: `django.template.exceptions.TemplateSyntaxError: Could not parse the remainder: '"show ? '' from '"show ? ''`