Skip to content

[CLI MCP] MCP server generates deprecated Ignite UI React module registrations #1629

Description

@viktorkombov

Description:
When using Claude Sonnet with MCP server for a React app, the generated code includes deprecated module registrations:

IgrGridModule.register();
IgrPaginatorModule.register();

These are no longer required in recent Ignite UI for React versions.

Expected:
Do not include deprecated .register() calls.

Actual:
Deprecated module registrations are added to the generated code.

Attachments:
Prompt:
Build a modern enterprise web app.md

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions