Peter Siska
Peter Siska
Any updates on this or has it been abandoned @Nyholm @ollietb
Using ``` control: { type: {} } ``` removes the link. ``` control: { type: {}, disable: true } ``` does not
There's a similar feature implemented in #71 in commit 1c5302df6b51319aad7d6a2c9b00c908d5850dc2 where you can set a minimum zoom level to activate the spiderfying.
Any updated on this? Some pointers would be greatly appreciated.
Any update on this? Can you please take a look @bjork24?
It seems as if @bjork24 is not really maintaining this anymore. But I guess we can live with forks.
@ca-d we‘ve been using https://github.com/weavedev/lit-i18next in production for several lit-based apps for more than a year now. It works really well and you have a lot of options to customize...
> Heres a working example with node v21.5.0, typescript v5.3.3, ts-node v10.9.2 :- https://github.com/AaronNGray/ts-node-example This is not an ESM package. Try setting type to module in your package.json.
Possibly related to (or a duplicate of) #1701?
We're also running into this issue and it breaks other parts of the build since the buildx builder logic removes a perfectly valid (and workspace-based) docker `config.json` :(