55919 form editor error boundary (#494)
* fix password reset bug * form editor error boundary * fix crisp * fix layout on create and edit pages --------- Co-authored-by: Julien Nahum <julien@nahum.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="w-full flex flex-col">
|
||||
<div class="w-full flex flex-col flex-grow">
|
||||
<form-editor
|
||||
v-if="(!formsLoading || form ) && !error "
|
||||
ref="editor"
|
||||
|
||||
Reference in New Issue
Block a user