Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

Testing parlamentsdienste-components-library icons component

Notifications You must be signed in to change notification settings

jwanner83/pd-components-library-icons-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@lambda-it/parlamentsdienste-component-library - Icon issue

The issue has been solved: Lambda-IT/parlamentsdienste-components#72. The solution can be found in the following comment (Lambda-IT/parlamentsdienste-components#2 (comment))

Reason of existence

This repository represents a minimal vue setup which uses the @lambda-it/parlamentsdienste-component-library - pd-icon component. This component should display an icon, but unfortunately it generates an error.

Steps to reproduce

  1. Add a personal access token to the .npmrc file after ...ithub.com:_authToken=XXX which is able to read packages
  2. Login into your GitHub packages registry npm login --registry=https://npm.pkg.github.com and use your generated personal access token as password
  3. Install the dependencies npm i
  4. Run the project npm run serve

Expected behaviour

The page should display the cancel icon.

Actual behaviour

The icon doesn't appear and generates an error:

This page contains the following errors:
error on line 9 at column 1618: Opening and ending tag mismatch: link line 9 and head

About

Testing parlamentsdienste-components-library icons component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published