Skip to content

PaulKristoffersson/material-ui-issue-38832

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mui Issue

This is a simplified project for mui/material-ui#38832.

Tooltip does not update position after the target object moves

Set-up

To reproduce the error install dependencies and start the app:

npm ci
npm start

Use the button to open/close the sidedrawer.

System

Environment Info:

  System:
    OS: Linux 5.15 Ubuntu 20.04.6 LTS (Focal Fossa)
  Binaries:
    Node: 18.16.0 - ~/.nvm/versions/node/v18.16.0/bin/node
    Yarn: 1.22.19 - ~/.nvm/versions/node/v18.16.0/bin/yarn
    npm: 9.5.1 - ~/.nvm/versions/node/v18.16.0/bin/npm
  Browsers:
    Chrome: 116.0.5845.140
  npmPackages:
    @storybook/addon-actions: ^7.4.0 => 7.4.0
    @storybook/addon-docs: ^7.4.0 => 7.4.0
    @storybook/addon-essentials: ^7.4.0 => 7.4.0
    @storybook/addon-links: ^7.4.0 => 7.4.0
    @storybook/addon-storyshots: ^7.4.0 => 7.4.0
    @storybook/node-logger: ^7.4.0 => 7.4.0
    @storybook/preset-create-react-app: ^7.4.0 => 7.4.0
    @storybook/react: ^7.4.0 => 7.4.0
    @storybook/react-webpack5: ^7.4.0 => 7.4.0
    @storybook/theming: ^7.4.0 => 7.4.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 85.0%
  • HTML 15.0%