-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Description
Hey, I have had a strange bug with this, I dont know why but if you input this random id to the querystring like this:
let { filter} = aqp({ uid: '115524599024168443300' }
The filter gets this as output:
{ uid: 115524599024168440000 }
It somehow changes the last threes for zeros. Maybe its some type of overflow? I have solved it by setting that particular castParam to string, but I suppose you wanted to know it.
Metadata
Metadata
Assignees
Labels
No labels