Results 7 comments of Dmitry Eliseev

Same issue on Ubuntu 21.10 with 5.13.0-23-generic: ``` pulseaudio[2014]: ALSA woke us up to write new data to the device, but there was actually nothing to write. pulseaudio[2014]: Most likely...

In my case It began from https://github.com/yiisoft/yii2/issues/9718

Just wrap the widget: ```php ```

@annechko Hm... I think that form cloning is not an ordinary operation.

@annechko It is not a bug. Typical framework files do not have `__clone` method. And it is not a problem in general cases where people do not use `clone` expression....