Skip to content

Fixed Duplicate identifier 'preventScrollOnTouch' - #778

Open
asanzred wants to merge 2 commits into
ganlanyuan:masterfrom
asanzred:master
Open

Fixed Duplicate identifier 'preventScrollOnTouch'#778
asanzred wants to merge 2 commits into
ganlanyuan:masterfrom
asanzred:master

Conversation

@asanzred

Copy link
Copy Markdown

Fixed last version error:

`
Error: node_modules/tiny-slider/src/tiny-slider.d.ts:243:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'.

243 preventScrollOnTouch?: "auto" | "force" | false;
~~~~~~~~~~~~~~~~~~~~

Error: node_modules/tiny-slider/src/tiny-slider.d.ts:260:5 - error TS2300: Duplicate identifier 'preventScrollOnTouch'.

260 preventScrollOnTouch?: "auto" | "force" | false;
~~~~~~~~~~~~~~~~~~~~

`

@phaberest

phaberest commented Aug 23, 2022

Copy link
Copy Markdown

@asanzred I'm afraid you will need to remove the edits made on package.json if you want this to be merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants