Henrik Bechmann

Results 6 issues of Henrik Bechmann

**Describe the bug** A clear and concise description of what the bug is. collect in useDrag only get the monitor parameter, not props (two parameters causes an error). Please correct...

Hi, I'm making a windowing system (for which, thanks for your utility). But there's something odd. When I click on the title (which is the handle) of the pictured window,...

I've written a markup parser in the past (http://symplewiki.org, based on creole), and found it handy for users to be able to use symbolic links in place of references: ```...

is that normal? ``` return { ((cellStatus == 'render') || (cellStatus == 'renderplaceholder')) && } { (cellStatus == 'render1') && } ``` Both 'render' and 'render1' cause rendering of InPortal...

**1. Read the [FAQs](#faqs) 👇** **2. Describe the bug** on compile I get ``` ../../../node_modules/framer-motion/dist/index.d.ts(1902,11): error TS2430: Interface 'CSSStyleDeclarationWithTransform' incorrectly extends interface 'Omit'. Types of property 'x' are incompatible. Type...

bug

This warning comes up now, and relates to "DraggableCore". This appears to be you... Are you aware?