Kepro
Kepro
Hey! great job, have a question, what about config.xml? `cordova.js:888 GET http://localhost:8080/config.xml 404 (Not Found) readConfig @ cordova.js:888 initAndShow @ SplashScreenProxy.js:154 (anonymous) @ SplashScreenProxy.js:165 cordova.js:863 [Browser][cordova.js][xhrStatusChangeHandler] Could not XHR config.xml:...
currently, when we run "cordova run or build electron" will not build webpack build, so we need to do it manually!
Preview was working fine on iOS 12.4, but now on iOS 13 it's showing just a half of picture
it will be a big benefit if ignoreQueryPrefix will be true by default :) for example with usage with react-router -> location.search is with "?"
you have in pkg.json script -> star like "start": "node lib/server" but lib/server not exists
"jest": "^25.5.4", "jest-styled-components": "^7.0.2", "styled-components": "^5.1.1", ``` console.warn The component styled.div with the id of "sc-fzomME" has been created dynamically. You may see this warning because you've called styled inside...
**Describe the bug** With disabled wifi, I will get -3 Server Not Found instead of Not Connected -6 works fine on iOS **System info** - affected HTTP plugin version: 2.4.1...
hi, this not working with this version of angular :+1:
Simplify
Hello, just checking code and why not to simple return function from hook? like this ```typescript import { useIntl } from 'react-intl'; const useFormatMessage = () => { const {...