ElementalCode / elemental

A drag and drop block-based coding environment for front-end web technologies.
http://elementalcode.herokuapp.com
35 stars 10 forks source link

Editor Text Block #224

Closed skistaddy closed 8 years ago

skistaddy commented 8 years ago

It is not updating to the current text. script Any idea on how to fix?

towerofnix commented 8 years ago

Works for me on https://elementalcode.herokuapp.com/projects/editor as well as on http://elementalcode.github.io/elemental/ -- anything appear in the console?

skistaddy commented 8 years ago

Hmm... It isn't updating the HTML viewer. I'll try again later. :P

iamunknown2 commented 8 years ago

Not working for me (the guy who wrote the fix) as well. Hmm...

matthewr6 commented 8 years ago

http://prntscr.com/aov0p9 Not quite sure why yours has angle brackets - are you using a local copy that's outdated?

towerofnix commented 8 years ago

What web browsers are you guys using? I'm on Firefox 48, and it works for me.

matthewr6 commented 8 years ago

Chrome something

towerofnix commented 8 years ago

Not quite sure why yours has angle brackets - are you using a local copy that's outdated?

Probably they're using https://elementalcode.herokuapp.com/ ?

skistaddy commented 8 years ago

Yeah, that URL that Liam said and I use chrome.

towerofnix commented 8 years ago

You should be using http://elementalcode.github.io/. Also, both editors work for me running Chrome 51.

matthewr6 commented 8 years ago

Chrome (I assume 51) on Windows for me and OS X for liam... what OS are you using?

also

http://prntscr.com/aov0p9 Not quite sure why yours has angle brackets - are you using a local copy that's outdated?

towerofnix commented 8 years ago

also

They're using https://elementalcode.herokuapp.com/ which hasn't been updated yet.

skistaddy commented 8 years ago

I used your link and it didn't work. :/

BookOwl commented 8 years ago

@bjskistad which link?

matthewr6 commented 8 years ago

@liam4 Oh ok I'll get around to updating that.... maybe....

iamunknown2 commented 8 years ago

It doesn't work on Firefox...

skistaddy commented 8 years ago

@liam4 It updates when I click outside of the block on the workspace, but not when I'm typing.

matthewr6 commented 8 years ago

Please give your chrome version. Is this on the github pages site?

skistaddy commented 8 years ago

Yes it is on the GH pages.I believe this is my OS: ChromeOS 7834.70.0 The other one looks like my IP.

skistaddy commented 8 years ago

I'm using chrome: Chrome 49.0.2623.112

matthewr6 commented 8 years ago

Works for me, exact same version of Chrome. Are there any console errors?

skistaddy commented 8 years ago

Lemme check...

skistaddy commented 8 years ago

I got your guys' logo then this: ncaught TypeError: Cannot read property 'addEventListener' of null

matthewr6 commented 8 years ago

What line? A screenshot of the console would be nice

skistaddy commented 8 years ago

K.

skistaddy commented 8 years ago

http://imgur.com/qtdDLD8

matthewr6 commented 8 years ago

Should be fixed - make sure to clear your cache

skistaddy commented 8 years ago

K.

skistaddy commented 8 years ago

Nope, wasn't fixed.

matthewr6 commented 8 years ago

Please show your console again, then - that's more helpful than just "wasn't fixed" I'm going to leave this closed until anybody but you can replicate it, though... because it seems to be a unique occurrence based on what others have said

skistaddy commented 8 years ago

Nothing wrong with it.

matthewr6 commented 8 years ago

What do you mean?

skistaddy commented 8 years ago

No errors.

matthewr6 commented 8 years ago

But... it still doesn't work? @ElementalCode/programmers guys please confirm then

TheInitializer commented 8 years ago

By this I assume you mean updating the preview as you type? If so it works for me on both versions (Firefox Developer Edition 48.0a2 with e10s on windows 10 64-bit)

skistaddy commented 8 years ago

Yes. Doesn't work for me though.

matthewr6 commented 8 years ago

It works for me on both versions too... Latest Chrome, and windows 10

matthewr6 commented 8 years ago

@TheInitializer if only one person has reported it and it's not reproducible by anyone else I'm going to close it for now

skistaddy commented 8 years ago

Lucky...

matthewr6 commented 8 years ago

Did you clear your cache?

TheInitializer commented 8 years ago

^^

skistaddy commented 8 years ago

YES I DID. I CLEARED MY WHOLE CACHE AND IT DIDN'T WORKED.

matthewr6 commented 8 years ago

No need for all caps.

http://elementalcode.github.io/elemental/resources/js/blocks.js Please do a search for 'keydown' and see if there are any results in the file.

towerofnix commented 8 years ago

No results for me.

TheInitializer commented 8 years ago

nope