feat(carousel): handle chunk astro object
Merge request reports
Activity
Filter activity
requested review from @moritz
assigned to @truongleit
I don't think we should include the parser, it seems like a workaround, not like a real solution.
I'd rather remove the
children
syntax from our components, and just pass them larger prop objects.I've created this MR to update the components: https://gitlab.fabcity.hamburg/software/fabcity-interfacer-ui/-/merge_requests/36/diffs I've also created a little note to summarize our problems: https://gitlab.fabcity.hamburg/software/fchh-website/-/wikis/Astro-SSG:-Pitfalls
Please register or sign in to reply