Code Monkey home page Code Monkey logo

Comments (2)

mj12albert avatar mj12albert commented on June 14, 2024 1

Hi @doublebuzzwoo I can reproduce this in your sandbox, though when you use <TextField multiline /> it renders the same TextareaAutosize that was in the previous fix

I tried to see if this would repro in Stackblitz and accidently used a template that was still on 5.15.10, weirdly the bug does not occur then: https://stackblitz.com/edit/mcve-react-material-ui-pp76zi?file=src%2FApp.tsx 🤔

But it does on 5.15.17: https://stackblitz.com/edit/mcve-react-material-ui-nh99ds?file=src%2FApp.tsx

@ZeeshanTamboli Would you be interested in having a look at this again 🙏

from material-ui.

ZeeshanTamboli avatar ZeeshanTamboli commented on June 14, 2024 1

@mj12albert I think it might be related to how we released it because it's working fine for me locally.

The latest fix in @mui/base was included in v6.0.0-alpha.5, but not in v5.15.16. Therefore, the TextField with the multiline prop wasn't fixed because it didn't use the updated Base UI TextareaAutosize build code.

Could you discuss this with the team and see how we can address it? Although it was decided to only release stable packages in version 5, for this specific issue, we need to release Base UI with the latest v5 changes.

Reproduction to show that it works with v6 alpha release: https://stackblitz.com/edit/vitejs-vite-8ns17h?file=src%2FApp.tsx,src%2Fmain.tsx,package.json&terminal=dev.

from material-ui.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.