Lucas Feijo
Lucas Feijo
@klementtan Create if not exists: `~/.bundle/config` and add `BUNDLE_BUILD__MYSQL2: --with-opt-dir=/usr/local/opt/openssl`.
@exentrich did you end up forking the lib, or try something else?
@jonathanstiansen I suffer from the same issue you described, and it's very difficult to figure out where the problem is coming from.
@codingwaysarg I've rewritten your wrapper to suit my needs and I think it's cleaner: https://gist.github.com/lucasfeijo/8dc8cdb52558744103cbc3bfe1c617f8 Throwing it out there for anyone that needs a placeholder with fast-image.
My current solution is to add this to the button from where you're launching the popover: ```swift @State private var buttonRect: CGRect = .zero var pickerDirection: MCPickerArrowDirection { if buttonRect.minY...
@teejteej Did you end up fixing this issue? I experience the same slowness to subscribe.
FYI you can go in edit and change that entity ID to a friendly name, it will remain working as intended. That said, I think it still should be fixed...
On the android app there's a setting to configure a filter for inaccurate locations that could help with this issue. In the meantime you might have to write an automation...