diff --git a/.changeset/six-starfishes-hide.md b/.changeset/six-starfishes-hide.md new file mode 100644 index 000000000..413ac27fb --- /dev/null +++ b/.changeset/six-starfishes-hide.md @@ -0,0 +1,7 @@ +--- +"@logto/ui": patch +--- + +Bug fix main flow preview mode should not allow user interaction. + +- Recover the missing preview classname from the preview mode body element diff --git a/packages/ui/src/Providers/AppBoundary/AppMeta.tsx b/packages/ui/src/Providers/AppBoundary/AppMeta.tsx index 8470a48e5..02499806e 100644 --- a/packages/ui/src/Providers/AppBoundary/AppMeta.tsx +++ b/packages/ui/src/Providers/AppBoundary/AppMeta.tsx @@ -38,6 +38,8 @@ const AppMeta = () => { {experienceSettings?.customCss && }