Ryan Anderson

Results 19 comments of Ryan Anderson

It's not just an issue on Android or at least I'm having the same issue on iOS with the way I have it setup. @chernandezq do you have background location...

Ok, so it turns out, I missed a crucial step in the install/setup. As it says in the readme: > In order to enable geolocation in the background, you need...

In an effort to try and help push this task forward, I created some code (link above). Let me know if this is the right direction. I'm happy to make...

I made a few additional improvements (mostly to fix the alignment inside the editor). You should see the compare page for my branch, instead of just the referenced commit above:...

A couple more improvements: - Added `react` and `react-dom` to devDependencies (since the project doesn't really work without them being installed and they are only peerDeps right now). - Changed...

I just submitted a PR for this: https://github.com/sstur/react-rte/pull/356

Sorry, no, I did not test Markdown.

Attaching a screenshot of the CI failure I mentioned in the description above, showing that it is failing with the same error:

I could certainly try that... but... The thing that doesn't make sense to me is that the SQL expression itself works fine using a boolean. As you can see in...