Coder Social home page Coder Social logo

jsblocks-shopping-example's Introduction

jsblocks-shopping-example's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

jsblocks-shopping-example's Issues

issue with images

I notice that the images don't load when I click on a product and while in the product page I click on any link from the side nav and then go back to the home page. do you know what could be the problem? I try using safari and chrome and I have the same result in both.
screen shot 2015-04-29 at 7 32 48 am

Searching doesn't work with uppercase queries

Searching exact matches only works with lowercase queries. dress - silver works but Dress - Silver does not.

Also, when searching pants ribbon, I would expect to see the Pants with a ribbon - Gray/Blue result... but this isn't as important as the latter.

unexpected error

/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:7188
              element.setAttribute(expression.attr, Expression.GetValue(contex
                      ^
TypeError: Cannot call method 'setAttribute' of undefined
    at updateExpression (/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:7188:23)
    at Function.blocks.eachRight (/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:182:9)
    at Function.blocks.extend.fn.base.update (/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:7168:18)
    at observable [as pages] (/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:7055:20)
    at eval (eval at executeCode (/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:11688:21), <anonymous>:14735:10)
    at /home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:10624:18
    at /home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:9577:11
    at ajax.success (/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:9673:13)
    at Object.Request.callSuccess (/home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:9307:9)
    at /home/xi/git/jsblocks-shopping-example/node_modules/blocks/node/blocks-node.js:12267:19

Clone not working

Hi,
I have tried cloning this Repo and running it on my local. To help you understand better, I am familiar with JS, nodeJS and git.
Steps: After clone when I type npm intsall it gives error in the installation part. Also the index.html inside app is giving error. I hope you consider to see the code once.

Unable to run app

Hi,

I am unable to launch the app. The following error has been logged

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
1 verbose cli   'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'run',
1 verbose cli   'node' ]
2 info using [email protected]
3 info using [email protected]
4 verbose node symlink C:\Program Files\nodejs\\node.exe
5 verbose run-script [ 'prenode', 'node', 'postnode' ]
6 info prenode [email protected]
7 info node [email protected]
8 verbose unsafe-perm in lifecycle true
9 info [email protected] Failed to exec node script
10 verbose stack Error: [email protected] node: `opener http://localhost:8000 && node app.js`
10 verbose stack Exit status 1
10 verbose stack     at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16)
10 verbose stack     at EventEmitter.emit (events.js:110:17)
10 verbose stack     at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:14:12)
10 verbose stack     at ChildProcess.emit (events.js:110:17)
10 verbose stack     at maybeClose (child_process.js:1008:16)
10 verbose stack     at Process.ChildProcess._handle.onexit (child_process.js:1080:5)
11 verbose pkgid [email protected]
12 verbose cwd C:\Console2\m\jsblocks-shopping-example
13 error Windows_NT 6.1.7601
14 error argv "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "node"
15 error node v0.12.0
16 error npm  v2.5.1
17 error code ELIFECYCLE
18 error [email protected] node: `opener http://localhost:8000 && node app.js`
18 error Exit status 1
19 error Failed at the [email protected] node script 'opener http://localhost:8000 && node app.js'.
19 error This is most likely a problem with the jsblocks-shopping-example package,
19 error not with npm itself.
19 error Tell the author that this fails on your system:
19 error     opener http://localhost:8000 && node app.js
19 error You can get their info via:
19 error     npm owner ls jsblocks-shopping-example
19 error There is likely additional logging output above.
20 verbose exit [ 1, true ]

Sidebar doesn't load on second page request

If I go to a page without the sidebar and then navigate to a page with the sidebar, it renders as this

[object External]

Steps:

  • run project and go to /news as first page loaded
  • click on home link on nav and go to /

Results:
Sidebar renders as [object External]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.