JackPot

Results 30 comments of JackPot

the config is simply pulled from zitadel self-host example. i could get ride of the error by setting another `PGUSER` environment variable

@aholstenson glad you solved it! i have been using Gorm after that

> Hello, please upgrade to latest version of ent. This issue should be fixed with static receiver. thank you for you guy's great work😁

+1, to set data to one node, i have to pass all node data to `setNodes`, it's hard to manage the data changes and will introduce unnecessary renders

got the same issue, no matter what pdf i fed it complains `pdf2image.exceptions.PDFPageCountError: Unable to get page count` poppler is installed correctly and `out` is always empty in this case:...

opencc always ignore the `-o` flag in my case, it directly prints to the console

> > opencc always ignore the `-o` flag in my case, it directly prints to the console > > On macOS? I am using version opencc 1.1.9 which was installed...

switched to unplugin and it works perfectly