beshoo

Results 60 issues of beshoo

### Environment **Vuetify Version:** 3.0.0-beta.11 **Vue Version:** 3.2.39 **Browsers:** Chrome 105.0.0.0 **OS:** Windows 10 ### Steps to reproduce Well, it appears on my Pc and my mobile, am not sure...

S: triage

### Versions: - ide-helper Version: current - Laravel Version: 9 - PHP Version: 8 ### Question: Dos larave-ide-helper support method autocompleat? ![image](https://user-images.githubusercontent.com/4635115/186512738-1ff5d0ea-909b-4a2b-b7ec-25b8e962d5d2.png) as you can see, am in phpstome 2022,...

question
stale

### Subject of the issue Describe your issue here. ### Your environment | Q | A | ----------------- | --- | Bug? | yes | New Feature? | no |...

I have canvas data, as blob, how can i pass it to this library? ``` const canvas = document.createElement("canvas"); const ctx = canvas.getContext("2d"); const width = 300; const height =...

### Bug description Dear support I have a products module that has belongTo relation to the user, and the user module has HasMany relations. User Module ``` public function products()...

waiting answer

I search all posts, no one provides any solutions. I am targeting android system, I want to refresh a webview in the background each one min, Well after passing 180...

It is stacked on this screen. I tried to remove the chased files , CTRL+ Close My connection is 5G so it is not a connection problem. Please advice ![image](https://user-images.githubusercontent.com/4635115/193449077-ee3b4bc1-dfb8-4a36-b460-4ef9e0fa15af.png)...

Hello. When I deselected the word, the highlighted color remained for half a second and then was removed. It confuses my eyes. I think it should be removed immediately Like...

- Version of Laravel : 9.X - Version of the Laravel-localization package - Which middleware is used in `Route::groups` : ``` Route::group(['prefix' => LaravelLocalization::setLocale(), 'middleware' => [ 'localeSessionRedirect', 'localizationRedirect', 'localeViewPath'...

Allow me to provide guidance on how to efficiently create a binary tree using a function. First and foremost, it is essential to establish a new column named "position." This...