vanarchist / holochain-point-of-interest

Holochain demo for saving and loading points of interest on a map interface
GNU General Public License v2.0
8 stars 0 forks source link

Error on point insertion #1

Open ReversedK opened 5 years ago

ReversedK commented 5 years ago

Hello, I get this error in the js console whenever I create a point :+1: Err: Internal: "Argument deserialization failed"

May be related to the fact I upgraded my system to holochain v0.0.20-alpha3 ?

vanarchist commented 5 years ago

This was built with v0.0.12-alpha1. I'll try to look into it when I get a chance. Not planning on maintaining this repo much because I'm working on an actual geospatial library that will replace this. The library is here but no code yet.