core icon indicating copy to clipboard operation
core copied to clipboard

fix(compiler-core): remove types for expressions

Open zhiyuanzmj opened this issue 5 months ago • 5 comments

similar to #13395

Summary by CodeRabbit

  • Bug Fixes

    • Improved handling of expressions with TypeScript type assertions to ensure correct code generation without extraneous text.
  • Tests

    • Added a new test case to verify proper handling of expressions with type assertions in templates.

zhiyuanzmj avatar May 28 '25 00:05 zhiyuanzmj