Mwni / pixi-text-input

Plugin for pixi.js which provides a convenient way of adding a text input to the pixijs-stage.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duplicate identifier 'substituteText' in ts

renathy opened this issue · comments

I have installed package using npm install. As a result I have errors. As you see in screenshot some properties are marked red in pixi-textinput-v5.

And the error message says "Duplicate identifier 'substituteText'.ts(2300)". The same is for placeholder, disabled, maxLength, restrict.

image