Pubudu Kodikara
Pubudu Kodikara
Now if you update to the latest stable version of meteor, this issue will come. Ref : [https://forums.meteor.com/t/1-3-3-imports-breaking/24890](https://forums.meteor.com/t/1-3-3-imports-breaking/24890)
> Quick update with a pretty good workaround for the "id" case. > > With the query and mutation capabilities of Prisma (mainly the unique where selector), you can actually...
Ok I solved my issue! I added a custom style to the `slick-slide` class to remove a small line on the right.  Can you see the small light blue...
I think this should be updated soon. I just got stuck while trying to issue a `updateUser` mutation. It said `An unknown error occurred`. At the end, the issue was...
Any possibility of implementing this feature in the future?
@eromano I'm trying to store the ticket in my back end so that it never gets exposed in to the front. When storing in the back, I'm trying to set...
@cyrilwanner I think @stukalin answer should be in the documentation. This works! Thanks!
Yes it worked but older version of htmlbeautifier stucks on big files
Yes htmlbeautifier gem fixed the issue. But if we update to the fixed version of the gem, BeautifyRuby starts to throw this error : Error: invalid output. Check your ruby...
@goooseman Hi, what is the path you use? Here's what I have used : `"ruby": "~/.rvm/bin/rvm-auto-ruby"`