Multi Display Issues when Using Vulkan

I’m working on a project that requires rendering to multiple displays. Everything works fine when I use DirectX or OpenGL, but when I use Vulkan I started getting some issues. The 1st display starts rendering the view from the last display and the last display flickers. I’m not seeing any errors in the Log so I’m really unsure what could be causing this.