You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @lyonzy! As @Toxicable said there are changes coming to the library that conflict with this request. I commented more in your PR, but you will get similar functionality in the upcoming release so hold tight 👍
No worries. I only use this for debugging anyway so in the meantime I've just patched it into my own node_modules dir. Looking forward to the new API 👍
It would be nice to have Priority returned in the unwrapped DataSnapshot. It looks like this is a minor change to
unwrapMapFn
inutils.ts
.This would help those of us ordering by (and manipulating) priority in our apps.
Either a property or function is fine (looking at
$key
and$exists
, perhaps a function called$priority
?)Cheers,
Matt
The text was updated successfully, but these errors were encountered: