Alex D
Alex D
@MikolajKaminski it looks like you have incorrect styled the component, the styles have the different css paths: 
@MikolajKaminski ok. Please provide the SCSS source sample where you are styling the component for further research.
@yaphanlong Hi, I will research it, but it seems that this placeholder will not be native for the HTML.
@rbalet Thanks for the suggestion
Hi @rbalet. I have to check how these changes reflect to the backward compatibility of the compiled lib. Unfortunately currently my schedule is too tight. But I will do it...
@rbalet Thanks for your efforts! As the v17 build doesn't have backward compatibility with v16 I'm not sure that this PR is acceptable unfortunately. But I promise you to do...
@pmutua Hello, let me check.
@pmutua Just created a project with angular 17 and the component. It works fine. Here is the project: https://stackblitz.com/edit/stackblitz-starters-zxghts?file=src%2Fmain.ts Do you use SSR?
@pmutua Actually the component is not ready to be used with SSR, sorry. I need a time to adapt it to make it usable with SSR enabled.
@pmutua Actually I just checked the lib with the enabled SSR rendering on Angular 17 (17.3) and did not face with any errors. Here is my package json. If needed...