Josemar Luedke
Josemar Luedke
This is already supported when using `renderInPlace` argument. https://frontile.dev/docs/overlays/drawer#api
Ahh yeah, you need to add `position: relative` (`.relative` in Tailwindcss) to the parent.  
Humm, this is interesting... Could it be because of the flex? I guess I need to have a reproduction to debug it.
What version of Ember and jQuery are you using? As of Ember > 2.0, IE 8 is not supported.
This is still blocked on the following PR: dangrossman/daterangepicker#1749.
Could you create a reproduction of this problem using ember-twiddle.com ?
I'm also interested in this use case. Did anyone figured out if it is possible to do that today?
Hey @Charizard do you think this issue still relevant today? Is there any take away from your work using this addon? Thanks.
@DingoEatingFuzz could you rebase this branch when you have the opportunity? Thanks.
Currently, we don't have support for it, but a PR adding would be welcome.