Skip to content

@rjsf/[email protected] breaks layouts with nested forms #4838

@Robbilie

Description

@Robbilie

Prerequisites

What theme are you using?

mui

Version

6.0.1

Current Behavior

widths and alignments of various elements are broken

Expected Behavior

layouting behaves the same as in 5.24.13

Steps To Reproduce

Playground

Environment

no compile, run in browser

import React, { useEffect, useState } from 'https://esm.sh/[email protected]';
import { createRoot } from 'https://esm.sh/[email protected]/client';

import $RefParser from 'https://esm.sh/@apidevtools/[email protected]';

import Form from 'https://esm.sh/@rjsf/[email protected]';
import validator from 'https://esm.sh/@rjsf/[email protected]';


replacing the versions with 6.0.1

Anything else?

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions