If you followed the documentation, you know that elefilter uses scopeFilter method in background to apply filters. If you define new scopeFilter inside your model or a method named filter, or use another package that has filter or scopeFilter method, the conflict will occure on that model.
In the other hand, If you want to use macro methods, again defining methods with the same name in your models, can interfer with elefilter functionality and your filter may not work any more. So be careful in choosing method names.
© 2025 elefilter