Vladimir López Salvador

Results 16 issues of Vladimir López Salvador

I wonder what are the advantages regarding performance and flexibility. I'am considering one of these to start a new project.

This is a use case I haven't been able to solve. I have 3 http requests, if one fails, I want, at least, the result of the other 2. Ideally,...

m:Folktale 1
k:Question

Hello, I have several projects hosted on modulus. All I do is bundle my projects in a .zip and upload them to the platform. Modulus does the rest ( realize...

reported

Hello. I'm working on an electrón app that manage folders. I want that, when the user drops some folders into the app, let's say five, a message shows indicating which...

Storybooks is now led by the community, and packages has changed from `@kadira/storybook` to `@storybooks/react`. Allow mantra-cli generate correct configurations of the new Storybooks when scaffolding a new project https://storybook.js.org/

Currently I can set modulesPath variable to any location, for example: `/client/imports/modules/`, but when I create a component/container, tests are still being created under `/client/modules/`. Tests should always follow the...

Just importing the component gives error: ``` ReferenceError: MutationObserver is not defined at Object. (node_modules/@webcomponents/shadydom/shadydom.min.js:16:377) at Object. (node_modules/@webcomponents/shadydom/shadydom.min.js:66:338) at Object..Object.defineProperty.value (node_modules/react-styled-select/lib/Select/Select.js:5:986) at Object. (node_modules/react-styled-select/lib/Select/Select.js:13:3) at Object..Object.defineProperty.value (node_modules/react-styled-select/lib/index.js:5:40) at Object. (node_modules/react-styled-select/lib/index.js:13:3)...

bug
help wanted

Hi, when deploying a site, I enable cloudfront for them with the option to redirect http -> https requests. Problem is that the 301 redirect is permanently cached in chrome....