Handling 'Sequence has no elements' Exception

前端 未结 6 1274
天涯浪人
天涯浪人 2020-12-09 01:25

I am updating a quantity in my cart, but it is throwing a Sequence has no elements\' exception.

And I don\'t know what that even means. At first I thought that maybe

6条回答
  •  一整个雨季
    2020-12-09 01:52

    The value is null, you have to check why... (in addition to the implementation of the solutions proposed here)

    Check the hardware Connections.

提交回复
热议问题