eternagame / eternagame.org

Website for the Eterna citizen science game
https://eternagame.org
BSD 3-Clause "New" or "Revised" License
19 stars 17 forks source link

remove page data mixin #134

Closed agarg5 closed 4 years ago

agarg5 commented 4 years ago

instead fetch data in mounted function.

migrate existing pages to do this

fetch data function should also convert data into a digestible format after getting it back from the endpoint.

agarg5 commented 4 years ago

Will help make typing better for pageData

luxaritas commented 4 years ago

Done in latest release