Chadananda

Results 13 comments of Chadananda

Any movement on this? I'm having to pre-play the first sound (which is usually partially cut) so that I can begin recording without a mangled first sound.

Has anyone found a work-around? This is definitely a Nuxtent issue apparent with static generated MD content. All the content fails to refresh or load directly with the 404 trying...

For example, the 'page' field (which indicates which .vue file will be responsible to display this content type) is described in the docs as "specifies page directory". ;) That will...

It would be pretty great to get robust data API plugins into Nuxt -- and dispense entirely with the need for Nuxtent.

Weirdly, this error seems to occur whenever the first word in a line ends with a colon. ```javascript "foo: bar \n{: .aclass }" // error "foo : bar \n{: .aclass...

I think I'm getting this problem: multiple edits put together incorrectly into on diff which then cannot be applied. ``` src/utils.mjs > UPDATED This change will make the saveSummary and...

I'm also trying to figure this out. I'm wishing to integrate voice with a mobile flashcard app so I need to be able to assign a small set of answers...

I've switched back to 0.2.1 and it seems stable, no more crashing. (Of course it does not support scrolling past large images nor setIndex) ;)

It seems that I cannot reproduce the crash on either 0.2.1 or 0.3.0. It seems to be confined to 0.3.0-beta. It's highly intermittent so it took a while to verify...

Was this fixed? I'm getting regular timeouts on less than half of the allowed characters (using the npm client)