79725315

Date: 2025-08-04 19:39:20
Score: 1.5
Natty:
Report link

You need to wrap the value in an object with the $eq (equals) operator.

const filter = {
  info: { "$eq": state.info },
};
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Serhii Liulchenko