Ma-Kas / kansaibeyond

Monorepo for a blog and travel website, consisting of frontend, backend, and headless cms.
https://www.kansaibeyond.com
0 stars 0 forks source link

addEventListener resize add-remove bug in tags, categories, users #94

Closed Ma-Kas closed 4 months ago

Ma-Kas commented 4 months ago

Within the NewUpdateXXX Components, mainContentHeaderElement and mainContentBodyElement are null, and not properly updated when their ref exists; Investigate. The logic works fine in BlogCategories.tsx. What's the diff?