Moshe Dicker
Moshe Dicker
### Steps to reproduce 1. Create a `FilterChip` and set an icon for `deleteIcon` 2. Increase the size ### Expected results It should be possible to support any size icon...
`merchantId` is not specified in googles docs https://developers.google.com/pay/api/android/reference/request-objects#MerchantInfo
### Description On my dev machine: ``` >>> loads(environ['FIREBASE_CREDS']) {'type': 'service_account', 'project_id': 'grocery-f91fb', 'private_key_id': .... ``` On the dash board: In Coolify container: ``` >>> from os import environ >>>...
Adding this to the original KosherJava package was a mistake: https://github.com/yakir8/kosher_dart/blob/465e2ccab61c06b3deb9dd4937b8b8803d3aa83c/lib/src/zmanim_calendar.dart#L309 The original package does not account whether there is Candle Lighting on that day, or whether to calculate 18...
## Type of changes - [x] ๐ Bug fix - [ ] ๐ New feature - [ ] ๐ Documentation / docstrings - [ ] ๐งช Tests - [ ]...
This PR includes the following changes to the manager filter API. ### Remove `Value` Filter for Custom Type Until now the manage would create 2 filters for a column that...
### Description I've set Consistent Container Names to true so that I can run commands in a single container of my docker compose deployment. However when running with what should...
### Description When tasks fail, no email is sent out. This should happen automatically. ### Minimal Reproduction (if possible, example repository) N/A ### Exception or Error _No response_ ### Version...
**Is your feature request related to a problem? Please describe.** Make it easy to get referenced objects. **Describe the solution you'd like** This is the syntax that I've gotten to...