merged
nom-social/nom ⢠2:51 PM - Mar 16, 2026
This update resolves a bug where the post modal would immediately close upon opening if a search query was active, caused by the useSyncParamToUrl hook inadvertently triggering a navigation when the URL changed. We've updated the hook to anchor to the mounting path, ensuring it ignores navigation events on the modal route. Additionally, the modal width has been increased to max-w-3xl to provide a better reading experience on larger screens. 
