Sabin Hertanu
Sabin Hertanu
We're doing something similar. The solution we came up with is to check if the element we want to scroll to is already rendered/loaded. If not, we render it and...
Nice. To make it nicer you can use an ember concurrency task and use `timeout`. Then you can use the task states for different behaviors like disabling some controls or...
Does the [latest release](https://github.com/adopted-ember-addons/ember-pikaday/releases/tag/v4.1.0-ember-pikaday) fix this?
Would love to help on this one.
@lolmaus any luck we can push this forward? Do you need any help with it?
Thanks @lolmaus @cibernox this one looks promising. How can we help to move it forward? 🙏
I have a branch here based on the last version and inspired by the changes in this PR https://github.com/EmberExperts/ember-basic-dropdown/tree/shadow-dom
Thanks for your contribution @apellerano-pw 🙏 I've merged that PR and created a [PR here](https://github.com/cibernox/ember-basic-dropdown/pull/789) to incorporate the changes back into this repo. We need to fix the conflicts 🙈...
I understand we don't want to support pods moving further. What are the reasons we don't want to support them? It looks like a lot of people benefit today from...
I agree with @sandstrom, we should think again about old concepts and how we teach and use them, both now and in the future. At the same time, we should...