Results 17 comments of Đào Văn Hùng

@F1LT3R in packages/components I want to use baseUrl so I can use absolute path but when i put jsconfig.json to packages/components. it not work. always get message `undefine xxx from...

@F1LT3R no, jsconfig.json seem not work with this template

@shivamv thanks, it help full, maybe somebody miss turn on docker have mongoid inside?

hope someone can handle it @s11rikuya Can you give more detail?

Has anyone had the same situation as me? some images can be downloaded, but some give cors error even though they are in the same bucket s3 bucket setup cors...

@xrzhuang I must use a server as a proxy to solve that issue :(

@VividLemon Can you share about the progress of this issue? it will support custom wrapper class for some components like BFormCheckbox, BFormRadio? for now, I want to add more class...

@TafadzwaD thank you for your reply, Can you give me more details about how to fix it?

I was also facing the same issue as @zapalagrzegorz `monitor.isDragging()` return false in testing-library

@LeeLenaleee Hello, I'm glad to see your answer but I'm confusing as I know, by default, @babel/plugin-proposal-class-properties only support code in `src`, it is not auto-transform code in `node_modules` What...