Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(fe2): upgrade to nuxt 3.11 #2145

Merged
merged 2 commits into from
Mar 19, 2024
Merged

feat(fe2): upgrade to nuxt 3.11 #2145

merged 2 commits into from
Mar 19, 2024

Conversation

fabis94
Copy link
Contributor

@fabis94 fabis94 commented Mar 19, 2024

Tested out a dev & prod build, also tested out various pages locally

@@ -33,7 +33,7 @@
widthClasses
]"
:as="isForm ? 'form' : 'div'"
@submit.prevent="onSubmit"
@submit.prevent="onSubmit || noop"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andrewwallacespeckle An undefined event handler (onSubmit is optional) breaks the app fyi

iainsproat
iainsproat previously approved these changes Mar 19, 2024
@fabis94 fabis94 merged commit 9eeb07c into main Mar 19, 2024
19 of 22 checks passed
@fabis94 fabis94 deleted the fabians/fe2-nuxt-3-11-upgrade branch March 19, 2024 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants