Also a little late but for me it worked using the clip-path property on the element:
backdrop-filter: blur(10px); clip-path: inset(0 round 10px);