In this particular case it looks like read-string is failing silently,
and stopping the execution of my program.

Which to me looks like it throws an exception that gets eaten somewhere.

The odd thing is, when I evaluate the same input at the js repl in the
terminal, it works. So now there are two problems :0

On Fri, Jul 6, 2012 at 1:55 AM, kovas boguta <[email protected]> wrote:
> The little red checkbox in the chrome developer tools would light up,
> referencing the places in my compiled cljs code that blew up. It
> doesn't do that anymore.
>
>
> On Fri, Jul 6, 2012 at 1:35 AM, David Nolen <[email protected]> wrote:
>> Can you be more precise?
>>
>>
>> On Friday, July 6, 2012, kovas boguta wrote:
>>>
>>> Upgrading to build 1424, it seems like errors that were once displayed
>>> in the browser console are now somehow suppressed.
>>>
>>> When I'm at the cljs repl, I get the the errors. But thats not nearly
>>> as useful, since I have to manually poke around and figure out why my
>>> app didn't load correctly.
>>>
>>> Is this a known issue? Is it possible to get the old behavior back?
>>>
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "Clojure" group.
>>> To post to this group, send email to [email protected]
>>> Note that posts from new members are moderated - please be patient with
>>> your first post.
>>> To unsubscribe from this group, send email to
>>> [email protected]
>>> For more options, visit this group at
>>> http://groups.google.com/group/clojure?hl=en
>>
>> --
>> You received this message because you are subscribed to the Google
>> Groups "Clojure" group.
>> To post to this group, send email to [email protected]
>> Note that posts from new members are moderated - please be patient with your
>> first post.
>> To unsubscribe from this group, send email to
>> [email protected]
>> For more options, visit this group at
>> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to