It looks like bug 1610 may be obsolete now that Angular uses
createComment instead of innerHTML.  The charAt error is due to bug
1898: pathname.charAt(0) fails because pathname returns undefined.  No
one has been actively looking at Angular, though I think it would be
an excellent test case for flushing out domado bugs (cf bug 1734).

I'm working on getting 1898 fixed, but because I only work on Caja in
my spare time, this may take a while.

On Thu, Mar 13, 2014 at 3:11 AM, Wilfred Springer
<[email protected]> wrote:
> Hey all,
>
> I'm trying to figure out if it would be possible to create a Google Docs
> Add-on using AngularJS. I found a number of StackOverflow discussions where
> people are saying it doesn't work yet, but these discussions are from a
> couple of months ago. Does anybody know about the current status of it?
> Should I expect to to work?
>
> When I'm trying to load my AngularJS code, I get errors like these:
>
> TypeError: Cannot call method 'charAt' of undefined
>
>
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Google Caja Discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.



-- 
Mike Stay - [email protected]
http://www.cs.auckland.ac.nz/~mike
http://reperiendi.wordpress.com

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Google Caja Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to