Skip to content

Bug Report - Icons Not Visible After Downgrading to @kolkov/angular-editor 2.1.0 (Angular 17) #586

@iamvibhakar

Description

@iamvibhakar

Description:

  • I downgraded Angular Editor from v3.0.0-beta.0 to v2.1.0 because Angular 17 does not support versions above 3.x of angular-editor.
    After the downgrade, the toolbar icons are not visible. Only blank button boxes are shown (screenshot attached).

Reason for Downgrade:

  • Angular 17 is not compatible with @kolkov/angular-editor 3.x, so I had to move back to 2.1.0.

Issue:

  • Toolbar renders, but icons (SVG/FontAwesome) are missing.
  • No related errors in the console.
  • Works fine locally, but icons still do not appear in dev environment.

Environment:

  • Angular: 17
  • angular-editor: 2.1.0
  • FontAwesome: ^4.7.0

Expected:

  • Icons should load normally as in the previous version.

Actual:

  • Toolbar shows empty squares instead of icons (as in screenshot).

Screenshot:

Image

Request:

  • Please guide on whether 2.1.0 requires a specific FontAwesome setup or if there is an asset loading issue in Angular 17 builds.

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions