Michael Thomsen
Michael Thomsen
+1 At the moment this is the one blocker for me to try this as an alternative to wkhtml2pdf. Table of contents with page numbers and navigation in the rendered...
Didn't know that, actually :) But I'd prefer to completely opt out of the built-in structureParser instead.
This seems to happen when you remove an extension from the marketplace and then re-publish it again.
Still happens. 1. Publish extension 2. Install extension 3. Remove extension from marketplace 4. Re-Publish extension 5. Reload page `=> https://[account].visualstudio.com/_apis/WebPlatformAuth/SessionToken Failed to load resource: the server responded with a...
@cschleiden actullay turns out i dont need the dynamic visiblity of tabs for now but would be cool to have that fixed.
That would be really neat!!
@brettsam thanks for checking. This is my code ```js module.exports = function(context, message) { const existingOrg = context.bindings.existingOrg; const updatedOrg = Object.assign(existingOrg, message.update, { __etag: "*", etag: "*", ETag: "*"...
Thank you! I actually just tried it in C# but it seems challenging just to copy some arbitrary attributes from an incoming JSON message to a table entity. So if...
Great. So looks like this can be fixed with little effort? If so when can we expect it to be shipped?
@nfantone any updates on this? I understand the design decision generally but still struggle to decide if a basic recovery from a connection glitch to amqp would be better in...