A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Oct 18, 2018
Dec 19, 2023
Closed, Acceptance tests pass
In some cases, such as AvaTax, we have to cast an IOrderForm object to a concrete implementation to find its parent IOrderGroup.
It would be nice to be able to get Parent of IOrderForm, maybe as a method on IOrderGroupFactory or IOrderGroupBuilder, or so on.