Maurizio Bonani

Results 36 comments of Maurizio Bonani

> @koesie10 this will work? Yes, this still works.

I'm using version 5.1 in my project and I have the same problem. `url('/')` returns always the value stored inside the `.env` file under the `APP_URL` key, even though I'm...

I'm not really sure what the issue is here. It looks like that it is something related to the Vuejs reactivity mechanism because I'm not always able to replicate it....

@ereztdev Actually I'm working on it as well and it's pretty much done, I just need to test it a little bit more. I can't provide any deadline, even though...

`auto` is supported in the new version 2.2.0. I'm leaving this issue open for any feedback. Thanks

Please provide an example using CodeSandbox or an equivalent service.

You're right. The `resizing` event should not fire before `activated`. Can you remove the `forceEmit` parameter? In my opinion it only adds useless complexity. Also take a look to [this...

Sorry for the delay. Yes feel free to change the tests, as long as existing functionalities keep working. In my opinion the event should fire only if the component is...

Hi! First of all, thank you for reporting the issue with this level of details. Much appreciated! > changing :width in @resizing event doesn't do anything `w` and `h` are...

Sure, but it's an open source project which means that PRs are always welcome.