Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork69
Add minifiedAjax method to minify url generated when using get request.#13
New issue
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Fixes php artisan serve and IE issues on long URL.Related Issues:yajra/laravel-datatables#1225yajra/laravel-datatables#1205yajra/laravel-datatables#826yajra/laravel-datatables#671etc..
isometriq commentedJun 26, 2017
I've tested using Looks like a step in the right direction 👍 My observations: |
isometriq commentedJun 26, 2017
Hey, just noticed that using |
yajra commentedJun 27, 2017
@isometriq thanks for testing. I forgot to commit the changes needed on the main repo. Updates released on v7.8.1. Kindly check again. |
isometriq commentedJun 27, 2017
Ok, I will try soon |
yajra commentedJun 27, 2017 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
I suggest to use |
yajra commentedJun 27, 2017
On Laravel 5.5 release, I think I will also default it to |
herzcthu commentedOct 19, 2017
This is not a fix for very big table. Still generating very long url even after minifiedAjax applied. |
yajra commentedNov 28, 2017
@herzcthu Does the issue occurs only export? If yes, then maybe this PRyajra/laravel-datatables-buttons#41 would help? |
Uh oh!
There was an error while loading.Please reload this page.
Fixes php artisan serve and IE issues on long URL.
Related Issues:
yajra/laravel-datatables#1225
yajra/laravel-datatables#1205
yajra/laravel-datatables#826
yajra/laravel-datatables#671
etc..
USAGE
Update html method on your service class to: