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
So something like <App dimMappingStrategy="first" /> (with the default strategy being "last" and the typing being type DimMappingStrategy = 'first' | 'last';). I don't think we need anything more complicated, at least for your use case, right?
So something like
<App dimMappingStrategy="first" />
(with the default strategy being"last"
and the typing beingtype DimMappingStrategy = 'first' | 'last';
). I don't think we need anything more complicated, at least for your use case, right?Originally posted by @axelboc in #1502 (reply in thread)
The text was updated successfully, but these errors were encountered: