FWIW upgrading prismatic schema to 1.1.7 fixed this for me
Erik.
mandag 15. mai 2017 16.24.12 UTC+2 skrev David Nolen følgende:
>
> That runtime error doesn't necessarily seem related to the compile time
> warning. Would need more information.
>
> On Mon, May 15, 2017 at 10:16 AM, Tatu Tarvainen
That runtime error doesn't necessarily seem related to the compile time
warning. Would need more information.
On Mon, May 15, 2017 at 10:16 AM, Tatu Tarvainen
wrote:
>
> My phantom test run crashes with:
> TypeError: undefined is not an object (evaluating 'schema.core.MapEntry.
> prototype')
>
>
My phantom test run crashes with:
TypeError: undefined is not an object (evaluating
'schema.core.MapEntry.prototype')
I'm assuming that is related to this change, but I'll need to investigate
more. There's already a merged PR for schema that excludes MapEntry in
refer-clojure. I'm hoping that
That's just a warning. Is there some deeper breakage that you are observing?
David
On Sun, May 14, 2017 at 3:09 AM, Tatu Tarvainen wrote:
>
> > * CLJS-2013 - Add MapEntry type
>
> This change seems to break plumatic schema, after upgrading I'm getting
> warnings:
>
> WARNING: ->MapEntry already