Rocco Cataldo

Results 26 comments of Rocco Cataldo

Weird, doesn't actually look like the `handleSize` prop is being used anywhere. Seems maybe the idea is to use either the `handle` prop or customize your CSS instead? Maybe @STRML...

How does RTL impact dragging? Is it that you'd like the drag handle to appear on the bottom-left corner? If so, this PR may help: https://github.com/STRML/react-resizable/pull/101

Hmm, so I suspect the issue is that `webpack-build-notifier` depends on `[email protected]` and your project is dependent upon `[email protected]`, and there is a type discrepancy between versions. Regardless, I don't...

Unfortunately I'm still running Catalina, so I am unable to confirm whether Big Sur is causing any issues with notifications. That being said, I did a cursory search of open...

Well, that looks fine to me. I still haven't upgraded to Big Sur so am unable to test locally, but I'm wondering if you would mind trying out the `node-notifier`...

@samuelg0rd0n , thanks for checking, I appreciate it. I've upgraded `node-notifier` to the latest version in `[email protected]`. Would you mind giving this version a go to see if it fixes...

This was inadvertently closed; re-opening.

> Sorry for the delay in response. I tried upgrading but it didn't help. :( I just upgraded to `[email protected]` in the latest release (`2.1.1`), although it doesn't seem that...

Thanks for the report. Will take a look to see if I can reproduce the issue you described. Should be able to add individual timeout options as well.

Hi @david-hollifield , thanks for the report! I'm seeing the same thing after upgrading to Windows 10 1903 as well. I will investigate, but may be something that needs to...