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
Passing in a bigDate data mapping object in a cardMappings/dataMappings but I do not see the big date manifest on the card. I believe this is because the card is expecting bigDate to be on the top-level, whereas every other card mapping lives on the _config level.
I have confirmed through console logging that the bigDate is being passed through into the _config level.
Passing in a bigDate data mapping object in a cardMappings/dataMappings but I do not see the big date manifest on the card. I believe this is because the card is expecting bigDate to be on the top-level, whereas every other card mapping lives on the _config level.
I have confirmed through console logging that the bigDate is being passed through into the _config level.
e.g. in legacy.hbs
vs.
Example bigDate:
Environment
using dist/answers-umd.js
in dist-v0.13.1
The text was updated successfully, but these errors were encountered: