Alexander Weichart
Alexander Weichart
is this still not supported? @lukaseder
have you updated to the latest version? it added pagination.
monorepo issue
Actually it's not. V8 works, but v9 does not.
The issue is that wb-edit does not add the origin parameter when making requests to the Wikibase API. In a node.js environment this does not matter, but in the browser,...
> Thanks a lot @AlexW00, I'm trying to use your fork but I'm getting the same error, not sure if I'm doing something wrong. This is the code that I'm...
> > What does `console.log(window.location.origin)` print out? Is this value in your `$wgCrossSiteAJAXdomains`? > > I've double-checked it, the `window.location.origin=http://localhost:3000` and the final request is: > > ``` > http://localhost/w/api.php?action=login&format=json&origin=http://localhost:3000...
Could you please describe the issue in more detail? Do your note titles include English and Italian words, and only the Italian ones are found? A screenshot would be helpful,...
Thanks for the report, will look into it.
> Hi, I am trying to look into this as soon as I can, but I am currently having quite a busy week. I will update you once I have...