MurhafSousli / ngx-highlightjs

Angular syntax highlighting module

Home Page:https://ngx-highlight.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The gist class member of the GistDirective is private

webpreneur opened this issue · comments

Reproduction

Steps to reproduce:

  1. Import HighlightPlusModule
  2. Use gist attribute on pre element.

Expected Behavior

What behavior were you expecting to see?

The gist setter to have public access modifier.

Actual Behavior

What behavior did you actually see?

"Property 'gist' is private and only accessible within class 'GistDirective'.ngtsc(2341)"

Environment

  • Angular: 15.0
  • ngx-highlightjs: ^7.0.1
  • Operating System (e.g. Windows, macOS, Ubuntu): WSL Ubuntu 20