Jens Astrup

Results 7 comments of Jens Astrup

I hadn't noticed this issue before, but just tried it myself and ran into the same problem. I'm going to do some digging - will let you know if I...

Well, I have an idea of where the problem is coming from - but it will take some more digging around to figure out the solution. I believe the Django...

Do you get any results just using $(".datepicker")? When I use that class I get nothing, may need a different selector?

I only have issues with multiple parameters, for example: This does not work `firebase.get('/reqs', None, {'orderBy':'STATUS','equalTo':'SUBMITTED'})` but this does `firebase.get('/reqs', None, {'orderBy':'STATUS'})`

What is the status of this PR, as mentioned in the comment above this is a rather important change given the licensing

Nope, not missing anything 🤔 I used DEBUG, just felt wanting of more detail. Here's what I have using oclif/4.5.0 darwin-arm64 node-v21.7.1 Apologies if this is just me, my copy/paste...