Thiago Hencke
Thiago Hencke
> I got this same experience with Intercom OAuth; I added `include_client_id=True` to my `session.fetch_token()` params and now it works. This solution worked for Teamwork API, thanks
If use angular ngModules instead of standalone components, it seems to be working fine.
@chusothe41 it works, thanks, closing the issue.
I have a very similar issue, datepickers and calendar won't work inside dialogs, here's an example: https://stackblitz.com/edit/stackblitz-starters-msepdb?file=src%2Fmain.ts Hope it helps, if anyone has a solution, please let us know
I have a similar issue with font-awesome icons in sidebar/buttons, it is not applying the aws signature in the get request. Did you fin any solution @rene-schwabe ?
I forgot to mention that results are not sorted by score as well (even with shouldSort: true), due to the same problem, score always equal to zero, so sorting will...