Irving Caamal

Results 11 comments of Irving Caamal

This is not working on laravel 6.2

these seem very useful, up.

I highly recommend you use PNotofy.removeAll(); every time you use a PNotify notifications to avoid multiple notifications on the screen. Let me know if that works for you.

> If you're using Next js with server side rendering, you need to import StarRatings from "react-star-ratings" dynamically with no ssr. For example: > > ``` > import dynamic from...

If u are using Nuxt.js you can use [device module](https://github.com/nuxt-community/device-module) to handle this error and don't loss SSR features on this plugin ` slidesToShow: this.$device.isMobile ? 1 : 3, slidesToScroll:...

Hi folks, I'm facing this exactly problem too. Apparently it's something related with version `"@nuxt/image": "0.6.1"`, This is working well with version `"@nuxt/image": "0.4.17"` Hope it helps!

Hi folks, I've been facing a similar issue, this actually works, but you'll need to use a Personal access token instead of the GitHub token provided just for the current...

> > Hi folks, I've been facing a similar issue, this actually works, but you'll need to use a Personal access token instead of the GitHub token provided just for...

> * We are using on Radity ([radity.com](https://radity.com)) > * 1.5k > * Sure! You have a very beautiful website, it is pure Baseweb ui?

bro, you can focus and then blur your field in your ajax response, and is gonna validate ,i I had the same problem, but with this easy solution works perfectly...