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
EasyAdmin version : 1.17 EasyAdminExtension version : 1.3.3
I open this issue because I face 2 problems:
The first is the opening of the page during a click on the in sort:
to fix this issue, in easyadmin-extension.js change: by:
The second issue I encounter is when I do a lot of "sort", the link use in ajax is enlarged at each sort ending with:
The text was updated successfully, but these errors were encountered:
after click on <i> element:
<i>
Sorry, something went wrong.
This has been fixed in the 2.x branch of EasyAdminExtension. If you can't use it, please PR the fixes to 1.x branch and I will merge them.
Ok, and what about the second issue ?
No branches or pull requests
EasyAdmin version : 1.17
EasyAdminExtension version : 1.3.3
I open this issue because I face 2 problems:
The first is the opening of the page during a click on the in sort:
to fix this issue, in easyadmin-extension.js change:
by:
The second issue I encounter is when I do a lot of "sort", the link use in ajax is enlarged at each sort ending with:
The text was updated successfully, but these errors were encountered: