John Nunemaker
John Nunemaker
https://github.com/flippercloud/flipper/pull/881 has this fixed. Should have a new release soon. I think there are a couple small things I want to sneak in before next release.
Whoops! I thought I released new version. Looks like I forgot. I'll do that now.
0.22 is out.
What happens if you change `mount Flipper::UI.app(Flipper.instance), at: '/flipper'` to `mount Flipper::UI.app, at: '/flipper'`. You shouldn't need the instance there. I think it's trying to load all the flipper stuff...
Awesome! So glad it was simple. Sorry it took so long. On Tue, Oct 29, 2024 at 7:13 PM Frank West ***@***.***> wrote: > Yup. That's what was causing it....
@nicastelo hey! Looks good. I'm curious what the use case is. I'd love to know that prior to merging.
Ok, sorry for the delay. I'm back cleaning up flipper issues and re-read this. This PR looks great -- clean code and specs. But I'm struggling with allowing random scripts....
If you don't mind, I would love to know what you are using flipper for as well and how it is working out for you (what went well, what was...
Hey @nicastelo, any opinions on this question: > For your list of actors, would it just be a select for that and that's all? Or would you also allow people...
@nicastelo neat. Thanks! Cloud definitely solves all that. Happy to show you sometime or answer questions. It's super [easy to switch](https://www.flippercloud.io/docs/guides/migration#top) from OSS flipper.