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
When a component under test users the <Virtualize> component, the JSInterop in the TextContext should be set up to correctly handle the "init call" to JavaScript, and by default trigger one of the OnSpacerBeforeVisible and OnSpacerAfterVisible to trigger a full load.
The text was updated successfully, but these errors were encountered:
egil
changed the title
Add JSInterop planned invocations for <Virtualize> component
Add JSInterop invocations handlers for <Virtualize> component
Nov 1, 2020
When a component under test users the
<Virtualize>
component, the JSInterop in the TextContext should be set up to correctly handle the "init call" to JavaScript, and by default trigger one of theOnSpacerBeforeVisible
andOnSpacerAfterVisible
to trigger a full load.The text was updated successfully, but these errors were encountered: