sorryjack
sorryjack
same with me. keep using http://127.0.0.1:8000/ even I set relative_url to true. caused image nt found cz calling http://127.0.0.1:8000/ twice
find this and its solved [https://github.com/UniSharp/laravel-filemanager/issues/1089](https://github.com/UniSharp/laravel-filemanager/issues/1089)
@promethe42 I use tawk.to chat online plugin and I need to ignore it because it took forever for the progress to end. I use your code (ignoreURLs: [/.*ballot.*/]) and it...
@wynterz Try this bro: ` window.paceOptions = { ajax: { trackMethods: ['GET', 'POST', 'DELETE', 'PUT', 'PATCH'], ignoreURLs: [/.*tawk.*/] } } `
@jcsdesterke Have you solved this? I am facing exact same issue. Last most 3 botttom elements not triggered to show.
> When add any logics (alert, console.log or call APIs) in "onChange" function, they will be carry out twice...I just use the alert do this test, I found when trigger...