Results 584 comments of Tobias Diez
trafficstars

Can you please share your nitro Middleware. I also looked into this but couldn't find a working solution. Thanks!

Yes, this is a nice way as well. However, sometimes it is important that you really have a method and not a property (e.g. for other decorators), or you don't...

Thanks for your answer! > As explained in the relevant issue, h3 utilities like cors, are meant to be called functions on demand and in the body of the event...

https://github.com/JabRef/JabRef-Browser-Extension/issues/467

I also had this from time to time but can no longer reproduce it (with JabRef v5.7). Can you please run the following in powershell ```ps & 'C:\Program Files\JabRef\runtime\bin\JabRef.bat' -importToOpen...

Thanks! Sadly the error message doesn't contain anything helpful, except for that the Jabref script didn't respond in the way Chrome was expecting it, see https://developer.chrome.com/docs/apps/nativeMessaging/#native-messaging-debugging. So we have to...

This may be the same issue: https://github.com/JabRef/jabref/issues/9196

Thanks! > the only message I don't see is the "Arguments passed to Jabref instance..." one. I don't know if that's relevant at all. I think this is the culprit....

I continued working on it and now its somehow working, except that all `reactive` things are actually static in vue3... So I was wondering if you actually want to continue...

Is there any news, now that vue 3 hit the release candidate stage?