taipignas
taipignas
As a workaround you can get session id from www.pathofexile.com cookies. 1. Go to pathofexile.com 2. Login 3. Press F12 4. Go to application tab -> cookies  5.Use it...
I also have this issue with photos taken with iphone. Photos have metadata "OrientationRotate 90 CW" and pdf renderer renders them without rotation, while html rotates them to intended rotation.
Same happens with the response attribute. I downgraded to Microsoft.Azure.Functions.Worker.Extensions.OpenApi 1.2.0 and the issue is gone. An item with the same key has already been added. Key: mockSearchRequestDTO http://[localhost:7071/api/swagger.json](http://localhost:7071/api/swagger.json) at...
same here: i had position: fixed; z-index: 1100; and tab button didnt work. Rolling back to v3.10.1 resolves the issue
@zhouzi, are you using docusaurus version 2.0.0-beta.0? since the pull request made a change of the url straight to `getRelativeTypeUrl(type)` i dont see how this could work properly when original...
i have a very simple config ``` var query = JsonConvert.DeserializeObject(requestBody); var schemaProvider = GraphQLHelper.GetSchema(); var results = await schemaProvider.ExecuteRequestWithContextAsync(query, _ctx, null, null); ``` and in GetSchema i have ```...
> I was able to get around this by writing a custom type interceptor to add the shareable directive to the PageInfo type. However in order to get the `@shareable`...
message editor started opening for me and cli prompts me for the message too. im not sure what caused it. maybe git update to version 2.45.1.windows.1, maybe it cleared my...