onchange isnt triggering when a search query is passed to an element

when my search query is not null: ?value=something
then i want to automatically think of it as an onchange in a form input.
as when i currently pass in the value, the on change isnt detecting
Was this page helpful?