Chris Ribal

Results 3 issues of Chris Ribal

Hi, i wanted to use the library in my webpack project. Unfortunately i can't find a way to import the library in my project. I installed the library using npm:...

question

On drag start's dataTransfer store, the setData() function only accepts a DOMString as second arguments, according to https://developer.mozilla.org/en-US/docs/Web/API/DataTransfer/setData While modern browsers stringify the null data type to "null" string value,...

At some point we experienced nginx timeouts, for example during product imports oder exports. I've added `fastcgi_read_timeout 300` into the global nginx config, which is enough for now. As PHP...