0
Hi, this is the first time I use Slimselect and I’m having trouble making it work.
I created a test-only Component called 'Addaccount' and in its 'ngOnInit()' method, I put what the Slimselect documentation asked for. Exactly as the photo below shows:
And in my HTML I created select as shown below:
But I’m getting the following error:
ERROR Error: Could not find select element
Can anyone help me? Thank you in advance...