What bug can happen if you intentionally omit a reactive dependency from an Effect?
React stops rendering the component entirely
The Effect may use stale values from older renders
State variables become immutable
The dependency array becomes optional permanently
This is a premium drill. Continue on to the next free drill in the sequence.