Michael Wind
Michael Wind
Because I had to take a detailed look on scoped translations, I came across this issue. For me it seem that the issue @saeidi-dev tries to show in the [CodeSandbox...
Instead of translating the key via the resolver, I would recommend using a TitleStrategy. For your use-case the TitleStrategy could look like this: ```typescript import { Injectable, inject, signal, effect...
@AMBudnik stretching the last column is fine. The issue is that the width of the last columns shrinks under the specified width of the column. It seems that the column...