Sebastian Zarzycki
Sebastian Zarzycki
Would it be possible to shift the actual enabling later on in the application cycle? The performance/stats enabling is usually decided upon initialization, driven by some values, etc. etc. If...
If I understand correctly, the current implementation of mobx-react-form is one-way binding - we can pass some initial values to the fields, but after that, the state is maintained internally...
subdomain("http://my-subdomain.localhost") -> empty domain("http://my-subdomain.localhost") -> my-subdomain.localhost
The plugin installation requires `WEB_APPLICATION_CLIENT_ID` and the actual login requires (for Android) `webClientId`. In my google-services.json, I have: ``` "oauth_client": [ { "client_id": "KEY_AAA.apps.googleusercontent.com", "client_type": 3 } ], "services": {...
**Description:** When serving the application, the command executed as `ionic serve` translates to `ng run app:serve --host=localhost --port=8100` or something similar. The port is enforced in commandline. When the port...
I would like to inquire about the status of Stripe plugin for Cordova, that you’re apparently the author of. From what I can see it supports only a small portion...
### Which @angular/* package(s) are the source of the bug? core ### Is this a regression? No ### Description During the development, I've bumped into some change detection case that...
It's a bit confusing when I upload results and players are listed as I entered them during tournament, only to later find out, that these names are changed into player...
Allow for uploading multiple files (especially photos) at once. Obviously, at this stage it's unwieldy to specify description for all of them, but that would be a little price to...