I've created a simple module for esp32 MCU, but ran into problems when working on the footprint.
During creation I copied the bottom row of pads to the upper row and changed the numbering of the upper pads.
The lower row started with pad no. 1 to 16 and the upper row should go from 17 to 32.
But after changing the upper rows numbering, the old numbering seems to exist in parallel to the new assigned numbers,
Looking close to the first upper pads, you can see the old numbers between new numbers.
There is a "1" between the "17" and a "2" between the "18":

You can also see the ratlines between the lower and upper rows of pads - they are senseless and don't belong to there:

While the pads (18) properties seem to be correct:

What's wrong?
<br>
<br>
Electron
19.1.9
Windows
10