The Wayback Machine - https://web.archive.org/web/20220316003031/https://github.com/topics/stenciljs-components
Skip to content
#

stenciljs-components

Here are 65 public repositories matching this topic...

calcite-components
ReidPritchard
ReidPritchard commented Feb 14, 2022

Actual Behavior

Rendering a calcite filter with a pre-defined search value. The filteredItems property is an empty array even though there are matching results. The filter method is not called initially so the filteredItems property is misleading (an empty array even though some items match).

Expected Behavior

I would expect on first prop set / (render in stencil) the filter met

Improve this page

Add a description, image, and links to the stenciljs-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stenciljs-components topic, visit your repo's landing page and select "manage topics."

Learn more