Syntax error with text-input-column.blade.php
When I use
Inspecting the html results in:
Seems a strange fix but changing this to equal empty fixes it. Is it worth creating a PR for it?
TextInputColumn (inside a relationmanager) when it loads throws error:Alpine Expression Error: unexpected token: ':'
Expression: "x-on:click.stop"
Inspecting the html results in:
Seems a strange fix but changing this to equal empty fixes it. Is it worth creating a PR for it?
