Babashka just got https://github.com/borkdude/babashka/commit/88aa247536c86a373de2ea03cf70cc151bc0a92c so look forward to seeing portal support for it when those changes get released! 🎉
Oh, sweet! I thought Portal already supported datafy
and nav
?
I saw today that @vlaaad has updated datafy
/`nav` support in Reveal because previously it only called datafy
if you selected nav
which is not really how it's supposed to work, and now it has an option to datafy
results directly, which is nice!
You are correct, Portal does support both datafy and nav. I meant, support for the babashka runtime. Sorry for the confusion.
Although, Portal does wait to datafy objects until after you nav into them. I'll see what he did because now I'm curious :thinking_face: