Susan

Results 8 comments of Susan

Hi @TheAbstract I was using Chrome! But now it's rendering fine for me too. Possible something was fixed between the time of the issue and now - perhaps a CDN...

Encountering this - following and trying out suggestions above Situation is similar to several above. Using multiple of similar components. Full complete run requires 1000s of components built (dynamically) of...

Might be a silly question, but where are you putting this workaround? @Ark-kun @radcheb I was trying it in the pipeline script after `Compiler().compile(test_pipeline, package_path="toto.yaml")` since it makes sense there......

Pasting our Slack conversation for reference: > We added `unattended: true` so that the install would work on Serverless (as requested by Sophie Chang, not going to link it here...

Awesome, thank you! So with #105499 we can install packages with `unattended: true` or `unattended: false` and in both cases, the destination index will be created on package install?

I'm running into the same issue. Using the sandbox via https://zentity.io/sandbox/ [Edit: Seems to be something else causing the issue, I'm experimenting with both nested and unnested fields. Will report...

Update: It turns out my issue was with [object fields](https://www.elastic.co/guide/en/elasticsearch/reference/current/object.html) and not nested objects, so I've since resolved it. Along the way, I found some past solutions for nested fields...

Awesome, @davemoore- !!