Skip to content

issues Search Results · repo:ReactiumCore/Reactium language:JavaScript

Filter by

11 results
 (79 ms)

11 results

inReactiumCore/Reactium (press backspace or delete to remove)

When I try to execute the arcli project init command and create a new full-stack project (per the Getting Started guide), I see the following error: react-jsx-parser@1.28.4 postinstall c:\projects\style-guide\ADMIN\node_modules\react-jsx-parser ...
  • kalongthewires
  • 1
  • Opened 
    on May 19, 2021
  • #114

🚨 You need to enable Continuous Integration on Greenkeeper branches of this repository. 🚨 To enable Greenkeeper, you need to make sure that a commit status is reported on all branches. This is required ...
greenkeeper
  • greenkeeper[bot]
  • Opened 
    on Dec 5, 2019
  • #108

When running multiple copies of Reactium at the same time, by default the express and browsersync ports will conflict. When in local development, detect the availability of ports and make an adjustment ...
enhancement
  • jdillick
  • Opened 
    on May 17, 2019
  • #101

Changing gulp asset path does not update toolkit asset path. e.g. gulp.config.override.js: config.dest.style = public/path/to/assets/style ; Maybe we can have an optional property in the toolkit manifest ...
  • jdillick
  • Opened 
    on Apr 15, 2019
  • #98

Ran into a IE11 issue recently, which I believe was similar to https://github.com/facebook/react/issues/8379. I found that setting the react and reactDom load order (partially described in issue 8379) ...
  • jamsterdam29
  • 5
  • Opened 
    on Apr 4, 2019
  • #96

Issue The order attribute in routes seems to be causing an issue in production builds. Under local dev, no issue is noticed. However under a static production build, the mount function of the target component ...
  • jamsterdam29
  • 1
  • Opened 
    on Mar 19, 2019
  • #92

beautify does not do its own transpilation (might only be a problem with css-beautify dependency), and therefore causes (perhaps among other things), a syntax error on arrow functions that are used. Babel-loader ...
  • jdillick
  • 1
  • Opened 
    on Oct 19, 2018
  • #42

Having a little trouble getting a top-level component to render in our SPA. Code is: body Component type= DevTools /Component Component type= Config /Component div id= router ...
  • jamsterdam29
  • 2
  • Opened 
    on Sep 17, 2018
  • #39

It would be nice to be able to optionally load styles with Webpack by way of configuration.
  • camdagr8
  • 1
  • Opened 
    on Sep 7, 2018
  • #37

Since we can t override webpack config, could the package version be added to defined env variables? Something like: if (type === app ) { config.defines[ process.env ] = { NODE_ENV: JSON.stringify(env), ...
  • jamsterdam29
  • 9
  • Opened 
    on Sep 5, 2018
  • #34
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub