System.ArgumentNullException: Value cannot be null. (Parameter 's')
I wanted to create a new card view inserting images, names and review text etc as per short video attached.
The card view is not created but showed an exception instead:
`
And this exception seems to point this part in controller
`
I have no idea why it gets null. Any insights highly appreciated.
My full code for your reference https://pastesio.com/title-8921
The card view is not created but showed an exception instead:
`
And this exception seems to point this part in controller
`
I have no idea why it gets null. Any insights highly appreciated.
My full code for your reference https://pastesio.com/title-8921
