Closed execut closed 5 years ago
for ($key = 0; $key < 100; $key++) { \yii::$app->db->createCommand('SELECT * FROM user')->execute(); }
Debug tab timeline tooltips worked
Tooltips don't pop up correctly and has seen javascript error:
Error has in next browsers: Firefox version: 66.0.3 (64-bit) Chrome version: 70.0.3538.77 (Official Build) (64-bit)
I switched to you version and it all worked. The error has disappeared. Thanks!
Thank YOU for reporting the issue :)
What steps will reproduce the problem?
What's expected?
Debug tab timeline tooltips worked
What do you get instead?
Tooltips don't pop up correctly and has seen javascript error:
Additional info
Error has in next browsers: Firefox version: 66.0.3 (64-bit) Chrome version: 70.0.3538.77 (Official Build) (64-bit)