Setting default value for filter form doesn't automatically filter until we enter/select again

version: v2.1.25
for example I want to default filter it by user where email contains “gmail”, and after I set the default value in the filter form, it doesn’t work after I refresh.

My test showed that setting the default value automatically filters the data.
Please reproduce this problem in the demo environment.
https://al6vo1wjap21.v12.demo.nocobase.com/admin/
(Account: admin@nocobase.com, Password: admin123)

oh I found out that it was because I had a custom plugin that customize the filter form that was causing this behaviour. I apologize for wasting your time and thank you🙏