Ted Marozzi

Results 20 comments of Ted Marozzi

For others that hit this you can do this (dodgy?) workaround. ``` { // Copy the Swagger OAuth2 redirect file to the project root; // that file handles the OAuth2...

I think I wasn't clear, this change would need to be merged to update the sample, webpack 5 is incompatible with the sample until this is merged. When it is...

Hey @bosskmk, Min width is also not respected by column ``autoSizeMode: PlutoAutoSizeMode.scale,``` could that be fixed without the need for this boolean?

Alternatively autoSizeMode: PlutoAutoSizeMode.scale, could take into account column heading width to set its size, right now it just truncades the title

This is the minimum reproduction I can get: https://github.com/ted-marozzi/repro-memoize-cache It seems to only happen in vitest and through swagger ui

Having the same issue, did you happen to find a solution?

This happened to me when upgrading from node 12 to 16, this info might be useful. It seems that perhaps as node 16 has native module support it is not...

> We could move elkjs out to be an external diagram. This would make it possible for a site integrator to add elkjs by registering it when mermaid is initialized....

I believe currently you could iframe the site or use embeds like in notion. In terms of an open source npm package, this will be considered at sometime in the...