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
Hi,
I saw a strange behavior (and different from "offical playground") with theses two flags.
For @explicit : if my frame specify a property which is missing from my input -> my output is empty.
On the playground, my output has the property I specified with "" as value
@omitDefault : isn't implemanted
On the playground, my output hasn't the property I specified in my frame if she's missing from my input
The text was updated successfully, but these errors were encountered:
Yeah, framing was never completed so the various implementations differ. Mine allows you to "filter" data whereas the Digital Bazaar's implementation does things slightly differently. What behavior would you expect? Why so?
Hi,
I saw a strange behavior (and different from "offical playground") with theses two flags.
For @explicit : if my frame specify a property which is missing from my input -> my output is empty.
On the playground, my output has the property I specified with "" as value
@omitDefault : isn't implemanted
On the playground, my output hasn't the property I specified in my frame if she's missing from my input
The text was updated successfully, but these errors were encountered: