Fix edit dropdown crashing the web interface on mobile (#34564)

This commit is contained in:
Claire 2025-04-29 11:48:54 +02:00 committed by GitHub
parent ce13fca0c5
commit b81c28e7dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 1 deletions

View file

@ -116,6 +116,7 @@ export const EditedTimestamp: React.FC<{
renderHeader={renderHeader}
onOpen={handleOpen}
onItemClick={handleItemClick}
forceDropdown
>
<button className='dropdown-menu__text-button'>
<FormattedMessage