Crowdsec-firewall-bouncer doesn't create tables after nftables reload

Hi,

On debian, after reloading nftables (systemctl reload nftables.service), the crowdsec-firewall-bouncer tables are deleted and are not automatically created unless I restart crowdsec-firewall-bouncer.

Thus, in the logs after de nftables reload i’ve got these errors : level=error msg=“can’t collect dropped packets for ipv4 from nft: exit status 1”

Is that an expected behavior ?

Thank you for your help.