Is there a bug currently with drawing sheets and embed files? There’s this issue where updates in a drawing sheet won’t be reflected because the embedded file from the schematic won’t be removed, so long as it has the same name.
Basically, if you create a drawing sheet and add it to the schematic editor. Any update does not reflect. I tried this with KiCad 9.0.0 and KiCad 9.99.0-1005-g8ef54c3651, debug build.
I opened the .sch file and noticed the embed drawing won’t be removed from the schematic, even when you select none. So you have to manually remove it or add the same file but with a different name.
If this is an ongoing bug, is there any chance I could be pointed to where I could tinker with it to see if I can fix it? Is this the right place to ask this question?