What does it mean? - Circular reference evaluating the input's initial content

What does it mean?
Circular reference evaluating the input’s initial content

Maybe some conditional that was supposed to set a specific value to the input based on the current input’s value. Can you share some screenshot of the given input ant its conditional?

That because, I add a pretty complex condition that was to check the value to other dropdowns and evaluate the value of current dorpdown,

well, it is now showing this,

most likely using reuseable elements with a circular reference

or referencing a field/group that is referencing the field/group you are referencing first

ie input A = input B whilst input B = input A