Truong Hoang Dung

Results 45 issues of Truong Hoang Dung

Hi @olivermrbl , the reproducion is - Run the seed, currently the seed will support EUR, USD - Add more currency - Remove EUR and USD - Now when creating...

status: needs reproduction

Thanks for great demo! One question related to routing, currently it seems impossible to read queryparams in server component. Do you have any example/guideline for that?

Suppose i want to login, and use the cookie jar to generate sitemap, how could it be?

I've tried to install torch binding, but always got error ``` /tmp/luarocks_warp-ctc-scm-1-3075/warp-ctc/torch_binding/binding.cpp:16:14: fatal error: 'THC.h' file not found #include "THC.h" ``` I'm using Mac OSX 11. Could you please tell...

Currently, `Object` doesn't have instance of `fromJSON`, so how can we convert back Response to Haskell Type from JSON Response ?

In my app, all of my graphql query is live query, so i have to skip `query` and `subscription` from the query itself. That means, instead of using ```js query...

Thanks for excellent implementation. One question: What's the best way to render the page after generating the JSON ?

enhancement
help wanted
good first issue

In my use case, we have a Rails 5 Api app, and a trusted Client App (iphone client). How can we just reuse RegularUser to return `access_token` ?

I faced one problem with SSR: there's a mismatch which says server code doesn't contain `path` inside `svg` element.