Pavel

Results 9 issues of Pavel

When using with webpack since 2.19.3 it breaks when: ``` import color from 'react-color/lib/helpers/color' ... then in code use: color.isValidHex(data.hex) ``` causes error. I guess it is because in color.js...

Great job, This plugin works great, and I really like it. I'm stuck in making this plugin works with watch mode. The use case is: 1) we get programmatically source...

Is there available same realization for LESS files?

It seems currently this approach only works on collecting "events", like: message Back-off restarting failed container without actual pod logs output that explains an error, any thoughts how this can...

If a page already has some "ace-editor" then brace causes fatal javascript error. acequire is not a function We using react-ace.

It doesn't compile on mobile ( looks like event is not triggered.) I think if you would add mobile version without pretty textarea but with simple textarea + button to...

https://github.com/openai-php/client/blob/7b5652b5e107b04b67aa5bc6560acf162ef2be97/src/Transporters/HttpTransporter.php#L63 JsonException: Syntax error in /var/www/html/chatgpt/vendor/openai-php/client/src/Transporters/HttpTransporter.php:61 Next OpenAI\Exceptions\UnserializableResponse: Syntax error in /var/www/html/chatgpt/vendor/openai-php/client/src/Transporters/HttpTransporter.php:63 Stack trace: #0 /var/www/html/chatgpt/vendor/openai-php/client/src/Resources/Chat.php(33): OpenAI\Transporters\HttpTransporter->requestObject() #1 /var/www/html/chatgpt/app/Jobs/RequestItemGpt.php(159): OpenAI\Resources\Chat->create()