We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.41.0
<flux:table :paginate="$this->accounts"> ... </flux:table>
<flux:table :paginate="$this - > accounts"> ... </flux:table>
The arrow should be left as is, not broken into pieces.
No response
The text was updated successfully, but these errors were encountered:
Having Same issue
Sorry, something went wrong.
I have created a PR for it: #943
--component-prefix
I'm experiencing the same issue when using Flux. Hopefully, this can be resolved soon. Thank you!
Also experiencing this issue! Anyone know how I can use this Blade Formatter without breaking the Livewire components?
#943
There is a open PR that @RayGuo-ergou did but the maintainer @shufo hasn't looked into it yet. I might fork it with the PR. It has been over a month.
shufo
donnyxray
Successfully merging a pull request may close this issue.
Version
1.41.0
Template before formatting
Template after formatting
Expected Behaviour
The arrow should be left as is, not broken into pieces.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: