harryadel / blastjs

Standalone Meteor Packages
GNU General Public License v3.0
11 stars 1 forks source link

#each is not reactive, getting error #7

Open technicalbirdVayuz opened 2 years ago

technicalbirdVayuz commented 2 years ago

Hi,

I have taken the webpack project from here & using blastjs for things I need to implement like Minimongo.

What I am doing is, calling the API & rendering the data & its working fine but when I am adding one more document in the minimongo. I got the error in the console as

image

Exception in queued task Error: Unexpected object in htmljs: [object Object]

Not sure, what is the error & how it could be solved.

Please help.

Also, Please check https://bitbucket.org/znewsham/meteor-blaze/issues/1/exception-in-queued-task-error-unexpected