Skip to content

Add shouldReadURLQuery to FilteredConnection.

Administrator requested to merge filtered-connection-skip-url-read into master

Created by: efritz

Add an option to skip reading filter/pagination state from URL. This is useful if there are two filtered connection components on the same page and one should only use default (uncontrolled) params.

Merge request reports

Loading