Skip to content

bug(COMPONENT): TITLE #32054

@up81tr1222-cpu

Description

@up81tr1222-cpu

Is this a regression?

  • Yes, this behavior used to work in the previous version

The previous version in which this bug was not present was

TimtonUploadEnhancements.jsx

Description

import TimtonUploadEnhancements from "@/components/TimtonUploadEnhancements";

export default function Page() {
return (




);
}

Reproduction

StackBlitz link:
Steps to reproduce:
1.
2.

Expected Behavior

npx create-react-app timton-upload
cd timton-upload
npm start

Actual Behavior

import TimtonUploadEnhancements from "./TimtonUploadEnhancements";

function App() {
return (




);
}

export default App;

Environment

  • Angular:
  • CDK/Material:
  • Browser(s):
  • Operating System (e.g. Windows, macOS, Ubuntu):

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageThis issue needs to be triaged by the team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions