digimezzo/vitomu

convert.component.html attempt to access private "convert"

Nickiel12 opened this issue · 1 comments

Build Error on windows,
ERROR in src\app\components\convert\convert.component.html(88,10): : Property 'convert' is private and only accessible within class 'ConvertComponent'.

@Nickiel12 That's indeed a bug. Very weird that compiling in Linux doesn't notify me of this.