Drew Tate
Drew Tate
@tomwayson I think we can safely close this.
~We should also separate the current "template" collection into something like "solution" and "template" or maybe something like "solutionTemplate" and "initiativeTemplate" so that solution and initiative template contents get assigned...
@tomwayson good question. I believe that I was just looking for a way to get solutions to send you the solution content view and initiative templates to send you to...
😂 Okay, then let's not touch it for now.
I think the referenced issue #417 is on the right track (no surprise since I wrote it 😂). The various type-specific migrations are currently written around fetching an `IModel` and...
Any status on this? It's still a bit of a nuisance.
Here's another idea. We would create a package that returns either fetchBlob or blob depending on the target. This is exactly what the `cross-blob` lib does. ``` { "exports": {...
~Possible overlap with https://github.com/elastic/kibana/issues/188677~
My hunch is that this is happening because `IS NOT NULL` is currently three Monaco tokens. I'm thinking that merging them into a single token will fix the problem.
@ashmaroli has the fix been released in some form?