alexconstantin
alexconstantin
@daybrush is there a way to show guidelines relative to other elements (using elementGuidelines prop) when dragging using the arrows? https://codesandbox.io/s/stoic-hooks-3fpciw?file=/src/index.ts (guidelines are shown when mouse dragging, but not when...
@daybrush Thank you! The button is now clickable again on mobile. However I found another scenario. Please check this link: https://codesandbox.io/s/gracious-wu-0ri1kz?file=/src/App.tsx On the top of the page there is a...
@daybrush Thank you! It works now.
My backend automatically redirects https://host.com to https://www.host.com. I was able to use https://www.host.com for the autofill-credentials and https://host.com for the backend API. Not a great workaround, but it works. It...