Welcome to the Angular feedback portal. We’re happy you’re here! If you have feedback on how to improve the Angular, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

1
Vote

Description :

In ejs-splitter component, it cannot be resized if the left pane is assigned a size with calc().


Angular sample : https://stackblitz.com/edit/github-7qv63m-qn3auf?file=src%2Fapp.component.ts

JavaScript sample :  Rigfti (forked) - StackBlitz

Replication Procedure:

  1. : The Pane should be resizable .

  2.  Resize the pane. 

  3. See the issue 


Expected: The Pane should be resizable .

Current : The pane is not resizing .