Dmytro Laptiev

Results 7 issues of Dmytro Laptiev

1. PHP 8, swoole 4.6.6 2. Laravel 8 3. 2.8.1 4. When i send emit to concrete user, message sent to current user + my id; 5. I upload images...

to be verified

If i write words and press enter then editor don't print new line. But if line is empty then editor print new line. Demo: https://youtu.be/OH3pDDkyNYE

What's the problem? Code: ```c# var inputFile = new MediaFile(@"E:\temp\test\video.mts"); var outputFile = new MediaFile(@"E:\temp\test\video.mp4"); if (File.Exists(inputFile.Filename)) { Console.WriteLine("Exists!"); } try { using (var engine = new Engine()) { engine.Convert(inputFile,...

#### Environment details - OS: Debian GNU/Linux 9 - Node.js version: v10.22.1 - npm version: 6.14.10 - `@google-cloud/pubsub` version: ^2.18.1 #### Steps to reproduce 1. Create subscription ```js import pb...

type: bug
external
api: pubsub
priority: p3

Example code: ```js {'content'} ```

Why give the opportunity to change the position of the image if in the final these changes are not saved?

### Describe the Bug You can't generate import maps if there is no `importMap.js` file ### Link to the code that reproduces this issue https://github.com/AkioSarkiz/payload-cms-import-map-bug-reproduction ### Reproduction Steps Here is...

status: needs-triage