File drag and drop not working

I’m trying to implement dragging a wav file into my plugin but couldn’t get it to work. After trying some of the examples in the Demo Runner it doesn’t seem to work in any of the demos either.

I’m on Windows 11.

Are you using the FileDragAndDropTarget class?

A quick test with a GUI app, standanlone plugin or VST3 in Reaper did not reveal any issues for me.

Can you share a simple repro of the problem you are seeing?

Never mind! Updated JUCE and it’s working.