Roman Chutchev

Results 12 issues of Roman Chutchev

### Name Roman Chutchev ### Affiliation The chairman of «Youth Leadership Association» - Russia ### URL of your Website/Twitter/etc. https://samaraleaders.ru/english/ ### - [X] I am signing as an organization.

signature

### Is there an existing issue for this? - [X] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues - [X] I have reviewed the documentation https://docs.sentry.io/ - [X] I am using...

Type: Bug
Package: vue
Waiting for: Community
Stale

I changed the return b/c I'm getting a false positive error (this function returns a null value). ### New way result bool(true) ### Old way result NULL ## ENV ```bash...

I've same problem (https://github.com/bezhanSalleh/filament-google-analytics/issues/38) with your package on ver. 2.0.0, with Filament v.2, with about to empty GA data, on test environment. We're unable to use package without pass all...

Hi, we discovered a problem with minification. We've string like "Hello (or hi), world" in tag, and after minification output looks like "Hello (or hi),world". Looks like that's a bug...

Added translation of some phrases into Russian.

Hi @rpereira-tae, the SSL certificate for [moonguard.dev](https://moonguard.dev/krater#pricing) is configured with the wrong common name, which causes a problem with website access (HSTS problems as well). This is the main problem...

This line with a white background breaks a dark theme. https://github.com/statikbe/laravel-filament-flexible-content-blocks/blob/cc319019b03f5bafeebafd265b45838d7ac71eab/resources/views/components/tailwind/card.blade.php#L6C1-L7C1 We're unable to set the background via custom property (backgroundClass) b/c the value is not passed to the child...

Hi, we also discovered a problem with translatable pages. We are using translatable resources. In our case, we're using translatable pages without media (I mean, all media uploaded should be...

Hello, there is a problem with the new v3.3.4. #### I'm getting an error with ```php8.2 artisan view:cache``` command. After the package is upgraded to the new version (Upgrading dipeshsukhia/laravel-html-minify...