Closed agarg5 closed 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.
Will help make typing better for pageData
Done in latest release
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.