Dan Mihai
Dan Mihai
I managed to run it like this `docker run --network="host" --rm -v $(pwd):/converted/ arachnysdocker/athenapdf athenapdf http://docker.for.mac.host.internal:3000`
Selective imports worked and shrank everything way down for me. Strangely enough, this is how Microsoft recommends using the fabric ui library in [some guides](https://docs.microsoft.com/en-us/sharepoint/dev/spfx/office-ui-fabric-integration). You just need to be...
Any updates on this proposal? It would be a very useful feature for scoped slots.
I saw this variant in sample file, but this way leads to lots of code duplication in the results UITableViewController....isn't there another way?
> I'm also bumping into this issue. I'm running MacOS High Sierra too (npm v5.5.1 & node v8.7.0). The only way I could get it to work is by running...
Try running `npm run dev`, and then in another tab `npm run start`
Thanks for your answer. I'm already using the latest version as an option. I made a screen recording of the loading process to make it easier to understand. From what...
Indeed, I found that relevant cookies are no longer extracted.
From what I've seen, the new api's socket URL is at wss://copilot.microsoft.com/c/api/chat?accessToken... The access token is kept in local storage. In some regions, the auth token is not required. However,...
I have the same problem. Update: it seems that in the paid version this functionality is still working. Strange because it was supposed to be free.