Closed Tamu closed 2 years ago
Update : The problem is related in all situations to the component "ecos-anchored-region"
Did you identify more precisely the problem ?
Also, could be that FAST fixed an issue in a more recent release. Could be useful to update dependencies
Yes, I updated dependencies:
"@microsoft/fast-components": "^2.25.1",
"@microsoft/fast-element": "^1.8.0",
"aurelia-fast-adapter": "^1.0.5",
I created a sample code with the same issue (without the ECOS components). https://github.com/platform5/test-fast-aurelia (Aurelia 2 + latest Fast)
Should we submit it to Fast Team? How?
Preview :
Yes you should definitely report it to FAST. I would first reach out to the "support" channel in Discord, this way you might have quicker answer. If it's a small thing, they might give direction on how to fix it, and if it's no small thing you will need to open an issue in their repository. But now at least we know it's a bug in anchored region component.
Yes, thank you for the feedback. I'm going to the channel !
Fix only for Safari 12 (iOS 12)
date-field-component
Example code in chrome
Example code in iOS 12
Diff
Questions