csumb / csumb-gatsby

A @gatsbyjs version of the CSUMB website.
https://csumb.edu
MIT License
5 stars 0 forks source link

Fix jumbled up event feeds #518

Closed codywall closed 4 years ago

codywall commented 4 years ago

There was an issue with multiple renderings so I used state and useEffect to only render the event feed when the sorting logic has been completed.