mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-26 07:36:33 +00:00
# Which Problems Are Solved Correctly display timestamps even if the seconds or nanos property is 0. # How the Problems Are Solved Instead of relying on javascript type coercion correctly check explictly for undefined. # Additional Changes Use TypeSafeCellDefModule in personal-access-tokens component. # Additional Context - Closes #10032 Co-authored-by: Max Peintner <max@caos.ch> Co-authored-by: Livio Spring <livio.a@gmail.com>