Philip Mutua
Philip Mutua
I tried the above solution but it's not working. Please assist us with documentation on how to configure this the correct way.
#### You need a more recent version of `Go`. I'd recommend 1.8.4 and above at this point. Check the version that you have with: `go version ` The run `go...
> @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? > > Yes, the...
> > @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 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....
> @pmutua Try to use this one from archive: [test-app.zip](https://github.com/AlexMiniApps/angular-code-input/files/15459120/test-app.zip) Thank you