question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`scale` missing in `DraggableProps`, resulting in typescript error

See original GitHub issue

In line 19 of typings/index.d.ts should be added: scale: number.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

2reactions
STRMLcommented, Mar 1, 2019

This is now released.

0reactions
te-onlinecommented, Jan 31, 2019

@AdenFlorian Thanks for the useful hint 😊 I simply created a child-class including the missing type 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Typescript suddenly started to error on missing props for many ...
It failed with an error regarding missing props on many Drei components. I'm fairly sure that I didn't change anything else and these...
Read more >
Typescript error: Property 'children' is missing in type but ...
I was working on a project and opened one file to make a change. I opened the file, didn't actually make any change...
Read more >
Missing method 'Mesh' when trying to use MeshWriter ...
BabylonJS is working fine but when I include MeshWriter, I get the following error. bundleName.js:12196 Uncaught Error: Missing method 'Mesh ...
Read more >
property 'children' does not exist on type 'intrinsicattributes
I've resolved this problem by adding missing properties to namespaces in ... Typescript error: is not assignable to type 'IntrinsicAttributes'.
Read more >
Functional Error Handling with Express.js and DDD
How to expressively represent (database, validation and unexpected) errors as domain concepts using functional programming concepts and how ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found