primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
10.45k stars 4.6k forks source link

Docs: Search #12515

Closed EmirBoyaci closed 1 year ago

EmirBoyaci commented 1 year ago

Describe the bug

Hi,

I was checking PrimeNG docs and wanted to search a component. When I type something in the input area, it does not search and it acts like nothing happened 😄

Environment

https://primefaces.org/primeng

Reproducer

No response

Angular version

-

PrimeNG version

15.0.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

-

Browser(s)

No response

Steps to reproduce the behavior

  1. Go to https://primefaces.org/primeng
  2. Type something to the search input

Expected behavior

No response

ridy01-backup commented 1 year ago

https://primefaces.org/primeng/setup do you mean the search field on this site? It works for me.

EmirBoyaci commented 1 year ago

https://primefaces.org/primeng/setup do you mean the search field on this site? It works for me.

Okay I got it right now, I had some issues about the rendering i think. However, behavior of search input is differs if you compare with PrimeReact's search input. IMHO it shouldn't differ between Prime* libraries :) Nevermind, it works as expected.