Jake Downs

Results 50 comments of Jake Downs

Although this hasn't been merged in yet, I was able to get the info I needed about ConnectToStores by reading: https://github.com/burabure/flummox/blob/master/docs/docs/api/higher-order-component.md thanks for posting this

would you be willing to share some code samples of how your implementation is set up? will be easier to give guidance based on your setup.

@sjd753 since you don't have Issues open on your fork, just wanted to drop a line and say thanks for reviving this. I had to add `implementation 'com.github.bumptech.glide:glide:4.12.0'` to my...

this may be helpful, but i couldn't get it to work https://devilbox.discourse.group/t/multiple-versions-of-php/352/5 i may have to switch to laradock for now https://medium.com/@msirius/1-n-php-versions-and-projects-via-laradock-51938b337071

seems like adding `"exclude": "VueTemplateBabelCompiler",` to my **.babelrc** file may have fixed the issue i'm not 100%, since now the page is having other issues. but the compiler is no...

~~if this isn't in the documentation / readme, it might be good to add it there~~ oh nvm, found the doc here https://github.com/JuniorTour/vue-template-babel-compiler/blob/main/doc/Usage.md#1-Functional-Component-Usage thanks for a great package, and for...

@stylemistake when you say mini-css-extract-plugin on webpack 5 supersedes the need for this plugin, are you using mini-css-extract-plugin to extract multiple stylesheets or to extract a singular sheet? i'm having...

yeah i'm wondering the same thing! :D these cyborg teddy bears need a little more time in the oven ![image](https://user-images.githubusercontent.com/1683122/173926563-dc67b19c-bca8-48e8-80a5-5cf41153026c.png)

experiencing this in Ubuntu 18.04 on WSL2 on Windows 2 i swear it used to work just fine. odd