Alessandro Mancini

Results 14 comments of Alessandro Mancini

@jinrowarrior cold you explain it better ? i would like to find a workaround.

Any update on this? I think this should be a must have feature.

To force webpack to regenerate bundle, i have to edit the JS file thath use with fs.readFileSync the corresponding html file. Any solutions?

> Do you mean that it is missing the Typescript type or do you get an error when accessing the custom plug-in? > > It is possible we only add...

@schmich could you review my pull request to solve this issue?

same with mypy ``` class Container(containers.DeclarativeContainer): metric_settings = providers.Configuration(pydantic_settings=[MetricSettings()]) class PlatformMetric(): def __init__(self) -> None: container = Container() self.config = container.metric_settings rotation_name = self.config.rotation_name.as_(str) #(variable) rotation_name: TypedConfigurationOption[str] ``` rotation_name has...

Any news on radio button feature?

+1 for this behaviour