Welcome to the React feedback portal. We’re happy you’re here! If you have feedback on how to improve the React, 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!

0
Votes

When enabling both FloatLabelType as “Auto” and “Always” and cssClass as “e-outline”, a console error occurs and the component does not render.


Sample: https://stackblitz.com/edit/angular-rwzsew-opfbtb?file=src%2fapp.component.html,src%2fapp.component.ts,src%2findex.html,package.json,angular.json

 


Image


Replication steps:

 

  1. Run the sample.
  2. See the console.

Expected behaviour: Component should render without any issue.

Actual behaviour: Console error occurs.