Martin Umgeher
Martin Umgeher
Is it possible to provide a default configuration for all instances of the component? I know I can override the default (e.g.) `linkify` value per instance, but I would like...
Is it possible to use a different language than jsx for writing the `docs` of an Element? We use pug in our project, and I already managed to get the...
Hey, I would like to run `PushNotification.configure` on app start _without_ immediately requesting permissions from the user, therefore I set `requestPermissions` to `false`. However, in this case `onRegister` never gets...
I have an issue with `jsonapi-rails` (v0.4.0) and rendering relationships. I have a simple model consisting of `Challenge` and `ChallengeAnswer`; a `Challenge` `has_many` `ChallengeAnswer`s, and a `ChallengeAnswer` has a `value`....
Hey, are there any plans to add support for the self-hosted parse-server to ember-parse-adapter? Martin
### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/Parse-SDK-iOS-OSX/security/policy). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/main/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-iOS-OSX/issues?q=is%3Aissue). -...