Skip to content

Component rendering in production build but not in development #12246

Closed
@parthibd

Description

@parthibd

Version

2.6.14

Reproduction link

http://localhost:8080/

Steps to reproduce

Just replace the vue dev build library with vue production build library.

What is expected?

Component should render in dev build .

What is actually happening?

High CPU usage and component is not rendering


When I do a production build , the app just works fine but in dev build the whole page goes unresponsive with high CPU usage. And it's related to just one component.

I am unable to show you a minimal reproduction since it's happening only in development but not in production :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions