Skip to content
#

filter

Here are 443 public repositories matching this topic...

GianlucaFrongia
GianlucaFrongia commented Oct 3, 2018

First of all, a huge thank you for this awesome project. We use it in production at our company and it works just great (has saved us many hours of coding) 💯 💯
I also want to contribute to this project in some way, but im still new in the Javascript world.
Anyway, here are some ways in which I am capable to help with::

becky84
becky84 commented Jun 1, 2016

I found that when using the groupBy filter within the template with an ng-repeat that iPhone4 on iOS9 would infinitely repeat the data, causing it to crash the browser if there was a particularly large set of data. This behaviour didn't present on any other devices I was testing (desktop Chrome, FF, IE9+, Android device using Chrome browser) including an iPhone 4 on iOS8.

An example of the templ

FibreFoX
FibreFoX commented Jul 23, 2018

Current documentation inside README.md contains the following example code:

persistStore(store, {
  transforms: [
    saveSubsetFilter,
    saveSubsetBlacklistFilter,
    loadSubsetFilter,
    saveAndloadSubsetFilter,
  ]
});

Using this with redux-persist in version 5.9.1 results in thrown error-message:
`redux-persist: invalid option passed to persistStore: "transf

Improve this page

Add a description, image, and links to the filter 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 filter topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.