github TanStack/virtual @tanstack/lit-virtual@3.13.13

one month ago

Patch Changes

  • fix(lit-virtual): create Virtualizer instance before hostConnected (#1061)

    When creating an instance of the reactive controller in connectedCallback, calling addController will synchronously call hostConnected on the controller. This means that this.virtualizer will still be undefined.

Don't miss a new virtual release

NewReleases is sending notifications on new releases.