Víctor Fernández de Alba
Víctor Fernández de Alba
There is nothing related in the Volto side. There is a good explanation on why this is not needed in the frontend, I can't elaborate now a complete one, but...
@davisagli I vaguely remember that there was a reason for that but I can’t remember now. Maybe @tisto can recall it.
@victorchrollo14 if it works well, please then simplify it and we are good to go.
@plone/volto-team I need a final ack on this one, @nileshgulia1 are all your questions answered?
Related to https://github.com/plone/volto/issues/4290 , to determine which one is the canonical and if we can close this one.
@me-kell what @davisagli and the others are saying is that if you need that fix, you implement it and send a PR with it.
@ichim-david if you have a moment, please take a look at this one, please!
@wesleybl unfortunately, we cannot do this :( The types in `packages/volto/types` are autogenerated, given the information `tsc` can infer from the code and JSDoc annotations in the `.js` code. See...
@wesleybl ok, now I read more carefuly, so your addon tests are failing because of this.
@wesleybl could you please share the test that cause the failure? Maybe we can add them to the test batteries in CI.