Mark Miro

Results 6 issues of Mark Miro

I wanted to use an iframe, but GitHub doesn't allow it. They're smart because I could be running a clickjacking operation and of course GitHub is protecting themselves here. However,...

Raycast version: 1.38.2 ## Steps To Reproduce 1. I follow the instructions here: https://developers.raycast.com/basics/create-your-first-extension 2. I run `npm install` 3. I run `npm run dev` 4. The launcher opens automatically:...

bug
dev tools

Maybe I'm doing it wrong, but here's an example of the bug: http://codepen.io/markmiro/pen/pjbVma?editors=001 Is there another way to get the Backbone model and React view to stay in sync? I...

### Describe the feature / bug 📝: Two toasts appear when running in strict mode. I understand that usually toasts shouldn't be rendered via a `useEffect`. In my case I...

The unstyled prop didn't reset the action button I had a previous PR but closed that one