0 Answer
iOS TableView で発生する警告
442 Views
松原有城
A PHP Error was encountered
Severity: Notice
Message: Undefined index: userid
Filename: views/question.php
Line Number: 190
Backtrace:
File: /home/stackhow/public_html/application/views/question.php
Line: 190
Function: _error_handler
File: /home/stackhow/public_html/application/controllers/Questions.php
Line: 420
Function: view
File: /home/stackhow/public_html/index.php
Line: 317
Function: require_once
松原有城
Punditsdkoslkdosdkoskdo
iOS TableView で発生する警告
iOSの開発をしていて、Tableviewを使用した所、下記の警告が出ますが、原因がわかりません。
Warning once only: Detected a case where constraints ambiguously suggest a height of zero for a tableview cell's content view. We're considering the collapse unintentional and using standard height instead.
もし原因がわかりましたらお願いします。