Version
5.3.0
Link to Minimal Reproduction
https://stackblitz.com/edit/js-zqokyc
Steps to Reproduce
see https://stackblitz.com/edit/js-zqokyc
Current Behavior
when the "lastName" in rich align is 'left', the align and width option is invalid. (just align === 'left‘ use 'right' or 'center' it is work)
Expected Behavior
let 'lastName' align left
Environment
- OS:
- Browser:
- Framework:
Any additional comments?
No response
Version
5.3.0
Link to Minimal Reproduction
https://stackblitz.com/edit/js-zqokyc
Steps to Reproduce
see https://stackblitz.com/edit/js-zqokyc
Current Behavior
when the "lastName" in rich align is 'left', the align and width option is invalid. (just align === 'left‘ use 'right' or 'center' it is work)
Expected Behavior
let 'lastName' align left
Environment
Any additional comments?
No response