ThunderDev1

Results 6 comments of ThunderDev1

Wow, thanks for your detailed issue :) I will check this out as soon as possible.

Hi @mirind4, thanks for the feedback, I'm glad this project could help you :) I don't quite understand the frst part of you question, if I follow your reproduction steps,...

Unfortunately no, I didn't get it to work. I did research the issue and as you probably saw, other people seem to have problems making it work.. I'll try to...

Yes, that seems to be it, according to [http://docs.identityserver.io/en/latest/endpoints/endsession.html](this) you also need to pass the post_logout_redirect_uri. For some reason identity server is not providing the id_token, not sure what is...

If the parent component is scrollable, the scroll on the PDF will not work. Try doing `` and you will be able to scroll the PDF. You should lookup how...

From what I can gather, it caches the nuxt.render output. This means the response time should be very fast as no api calls need to be made, and the rendering...