We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da5b281 + b9f8853 commit dcf8eafCopy full SHA for dcf8eaf
1 file changed
packages/ra-ui-materialui/src/field/FileField.tsx
@@ -76,6 +76,7 @@ export const FileField = <
76
ping={ping}
77
rel={rel}
78
variant="body2"
79
+ onClick={e => e.stopPropagation()}
80
>
81
{fileTitleValue}
82
</Link>
0 commit comments