Autofill works on desktop, but not on mobile (Safari or Chrome)
Autofill works on desktop, but not on mobile (Safari or Chrome)
I have a quick question. I have setup Autofill and it works a treat from desktop browsers. However, on mobiles i can't multi select.
I can provide much more information, but i'm wondering if i'm missing an obvious setting? I can select the cell, but when i drag below, nothing happens (see image). It works on desktop browsers (windows 10 and MacOS).
I have tried on iPhone with Safari and Chrome. Same issue.
I am initializing as below:
autoFill: {
editor: editor,
horizontal: false
},
I have fixedcolumn and fixedheader enabled too.
Answers
https://editor.datatables.net/examples/extensions/autoFill
This example works fine on mobiles.
I see you're using Editor in your example, but our accounts aren't showing that you have a license. Is the license registered to another email address? Please can let us know so we can update our records and provide support.
Thanks,
Colin
Hi Colin, many thanks for your reply.
I am using a trial license :-) I have five days remaining.
I think I'm seeing the same issue here : http://live.datatables.net/cesozeqa/1/edit . It's giving a console error which would stop the autofill from occurring. I've raised it internally (DD-2171 for my reference) and we'll report back here when there's an update.
Cheers,
Colin
I have debugged this and get this message.
I consolidated all my javascript files using the downloader https://datatables.net/download/
and it's solved the problem.