Issue with capacitor and IC

Steps I took that resulted in the problem:

Select an electrolitic capacitor (but a resistor produce same effect) and a LM386
Connect capacitor (or resistor) to pin 1 an 8
On the capacitor the pins are shorted and connected to one of the pin of the IC

What I expected should have happened instead:

capacitor must be connected between pin 1 and 8 of the IC

My version of Fritzing and my operating system:

Version 0.9.4 (CD-498-0-a1ffcea 2019-12-01) 64 [Qt 5.12.3]
Windows 10 - 2004

Please also attach any files that help explaining this problem

Breadboard

Without the sketch we can’t be sure, but you probably forced a connection in another view.
Make the circuit again paying attention to the part’s pin #s in each view.

Guides - Look up 4:35 Live connected views

I’ve found the issue in a bigger project, so, for testing, I create a new sketch, placed the two components and maked the connections.
It was the one I used to take the screenshots above.
If I make connection in Breadboard view, the problem appear in schematic and vice versa.
Also in PCB view the issue is present.test.fzz (2.4 KB)
In attach a test sketch.

Thank you
Michele

There is an internal connection between pin 1 and 8 of the LM386, so effectively they are connected - click on pin 1 and pins 8 turns yellow -. That’s why it connects that way in other views. Right-click the part and EDIT, then tick box ‘set Internal Connectors’ under the pin table on the right.

I’ve got some guides that mention that sort of stuff.

Thank you very much, problem solved :smile:
I create a new custom component with internal connection removed.

Thank you again for your precious hints (and for your guides).

Michele