Using the standard Servo library, unless you explicitly set them to a different angle before attaching them servos will move to 90 degrees upon resetting the Arduino. I assume that the Servo_ESP32 library does the same.
Is it the movement to 90 degrees that you are seeing ?
Comment out all of the code except setup() and upload it. Let the servos settle in position then upload the code again. Do the servos move ?