Nikolaj Kappler

Results 39 comments of Nikolaj Kappler

I've done some further research and my issue seems to relate entirely to the request url. I have a slight mismatch for the api url in the production and development...

I've figured out why my proxy was not working. I have used the .htaccess file from the root of the php-crud-api repository to redirect requests from /api/login to /api/api.php/login. However,...

this seems to only happen when trimValues is turned on, at least in my use case, I get a lot more new lines from the text node when I turn...

is v5 not available as an npm module? How do I install it and where do I get it?

You can bookmark it in your browser, as all data is stored in the url parameters

> My ESP had the same issue for a long time last year. Updates often got stuck at various percentages and were only successful after multiple tries. After improving my...

Hi @smalos, sorry for the long delay without updates. I am currently very busy due to some new projects at my workplace... At the moment I don't know when I'll...

Thanks for reporting, I'm on it. It seems like we didn't get the position calculation based on elements quite right in the position update, so it might be a bit...

Hi Max, unfortunately this is not supported at the moment, you would need to loop over all elements and attach the event handler yourself, using the `show` method in the...