Philipp Metzler

Results 10 comments of Philipp Metzler
trafficstars

@Fyrd OK but some official hint would be nice though. https://caniuse.com/#feat=input-datetime says for Firefox: _Partial support refers to supporting date and time input types, but not datetime-local, month or week._...

Thanks @mgtitimoli this will help detect changed reservations on the fly. But what we'd really need is that translationRunner.js persists these changes. gettext inserts the keyword Fuzzy in the .po...

@GertjanReynaert Thx for picking up this suggestion. I think it would be good to also have the old and new default message (oldTranslation, newTranslation) so that it’s obvious that a...

This problem seems to be mitigated by using this [global switch](https://leafletjs.com/reference-1.7.1.html#global-switches): `L_DISABLE_3D = true;`

See: https://github.com/mattyork/fuzzy/issues/39

@ccen-stripe Can you reproduce this problem?

@ccen-stripe We do it exactly like you do it in the example app: `brandLogo: Image.resolveAssetSource(logo),` IMPORTANT: It's not sufficient to run it locally! You need to build the app and...

@aywang-stripe @awush-stripe We have verification sessions every day, where users upload the front side of their driver's license, but upload the backside of their ID card (German: "Personalausweis") because these...

@aywang-stripe @awush-stripe Thanks for approving this PR. Does it need some more approval? When do you expect it to be merged? Thanks!