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
I am trying to use this feature and I am having doubt understanding correctly what it does.
I expect the following snippet to be rendered with a drop-down having names "cash" and "paypal" (from the enum) instead of the definition's key "CashPayment", "PayPalPayment".
I get the following result though, on a fresh bower install of the 1.10.2 (which is the same I would get using simply 'discriminator'):
I am misunderstanding the feature or is there a bug?
I am trying to use this feature and I am having doubt understanding correctly what it does.
I expect the following snippet to be rendered with a drop-down having names "cash" and "paypal" (from the enum) instead of the definition's key "CashPayment", "PayPalPayment".
I get the following result though, on a fresh bower install of the
1.10.2
(which is the same I would get using simply 'discriminator'):I am misunderstanding the feature or is there a bug?
Thanks.
The text was updated successfully, but these errors were encountered: