Pedro Lourenço

Results 11 comments of Pedro Lourenço

+1 Is there a milestone for this feature to be implemented?

I can confirm the problem. Related to formatjs/formatjs#3789. I believe it's something related to how Jest transform is set up using the SWC compiler. I created the following code sandbox:...

I should also add that when I attempted to make a photo private, it still remains a thumbnail.

Hey @gordonwoodhull , @kum-deepak Thanks for the mention. Unfortunately, I haven't yet reached a stage where I'm able to identify a lot of tasks related to this issue. Most of...

Hello @stereobutter, @hramezani, This would definitely be a useful feature! ATM, serializing secrets as plain-text [according to the docs](https://docs.pydantic.dev/latest/examples/secrets/) recommends using a `field_serializer` using `when_used=json`. This is however not very...

While initially meta-refs seemed logical, I believe the whole initial point of needing to share classes between resources is incorrect. Unless you want to import them (through the manifest file,...

In addition, I did not find any evidence for the need of `jquery` and `requirejs` while using the classic template (the docs only mention them for sliders and not the...

Hi, unfortunately composite charts are a special case I haven't yet covered. However, I think this can be achieved in a similar way to what I did with range charts,...

> > Hi, unfortunately composite charts are a special case I haven't yet covered. However, I think this can be achieved in a similar way to what I did with...

Hi @WoodMKII, thanks for reporting. I confirmed the problem happens here too. I'll check it out and update this as soon as I've found something.