Philipp Kursawe

Results 205 comments of Philipp Kursawe

So let me try to understand that. If I want to compose links in my response, that the client can directly follow I have to use the origin header? Is...

could this also be solved by a middleware @shuding?

Not sure I understand how this works 😉 The cancel token is called immediately? edit: Ok I get it now. However, shouldn't the cancelToken be defined inside the middleware? Otherwise...

Storing in the key chain should not be part of this library, there are other libraries out there already handling this I think.

Can you explain a bit more in detail you workaround please? Beside, I think this project is dead and I already switched to "prompts" which is maintained.

it could sync the data to pastebin or gist (or both) and only saves the reference to this in its own settings.

One problem would be authentication agains github to create the Gist. The credentials would have to be part of the extension or hidden away in a simple Lamda, Azure Function...

Yes but then you throw away all the benefits of ES6 modules. Which is to load only what you really need.

Coming back here after 2 years I'd have thought this issue to be resolved. It seems its still not possible to properly import leaflet and this plugin. I am going...