Scott D Brooks
Scott D Brooks
@sindresorhus will @szmarczak PR be considered for merge? I'm also interested in this change. Thanks.
+1 queue.add() rejection seems right. I too want to be able to handle the failure at the individual queue item level. > `queue.add()` rejects if the task fails, you could...
@ctimmerm @thk2b It'd be great to get this feature in! Usage of params with POST/PUT requests shows up in the Axios docs and I'm sure many developers need this feature...
Thanks @alexsmr we tested this IRL and found that's not the case. As you can see from the above, simplified example, there are no schema definitions, so this should be...
Fair enough. Thanks for your response.
@enuggetry ever figure out what caused the failure? I am facing the same issue, except it works in local dev, but not in my pipeline. Clearly something is up with...
@sgougi Can you run with the --stacktrace option so I can see where the failure occurred? Thanks.
@yawitz I posed a question in https://github.com/marklogic/marklogic-samplestack/issues/479 to see if we just want to stick with browser based tooltips. If we do, fortunately, the browser based tooltips are already in...
One correction on the Paging control tooltips. @laurelnaiad pointed out that yes, it is technically **possible** to do anything we want with JavaScript. So we could add JS code to...
@popzip > What are the different issues (Layout/wrapping, paging control, markdown) The three you mention here are, AFAIK, the only UI issues we ran into with the use of Angular...