Richacinas
Richacinas
Hi again! Thanks for the prompt answer. I tried again with the 3.3.1 version, and the error is different. It seems to be located in the `remove-accents` library code: ```...
We are using 3.1.1.. Wow, that's a massive increase of bundle size. I'm not sure how to go from there, to be honest.
I tried, but I'm getting the following error: ` Module not found: Error: Can't resolve 'autosuggest-highlight/ie11/parse' in`... Checking on the folders created on `node_modules`, I don't see anything about `ie11`:...
Same here! is it possible at all? will it be any time soon?
@RRutsche Thank you Richard. There is also this other project (quoted on the comments of the discussion you mentioned), that already supports react-router v4, and provides the same functionality. I'll...
@AVVS I guess you mean https://github.com/makeomatic/redux-connect However, it looks like it is not fully supported yet... is it? https://github.com/makeomatic/redux-connect/issues/107
> @FezVrasta: The resolver I linked to allows you to do that. Do you happen to know how to use that resolver? I'm putting this into my plugins list in...
+1. I guess Smart Knobs is not being able to see the component and its declared props anymore, because the state is wrapping it as a HOC.
Hello there. I'll post here the result of my: `docker exec nginx-proxy cat /etc/nginx/conf.d/default.conf` **Here it is**: ``` # If we receive X-Forwarded-Proto, pass it through; otherwise, pass along the...