You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.
Using the RAML below in Osprey with a cycling usage of a type I get following error message:
Error: No method in multimethod 'datatype-expansion.canonical-form/canonical-form' for dispatch value: fixpoint
at Object.cljs$core$throw_no_method_error [as throw_no_method_error] (/workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:33311:8)
at cljs.core.MultiFn.call.G__10851__2 (/workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:33356:11)
at cljs.core.MultiFn.call.G__10851 [as call] (/workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:33626:20)
at /workspace/osprey-raml1.0/node_modules/datatype-expansion/node/datatype_expansion/canonical_form.js:790:112
at /workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:19036:96
at /workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:19037:3
at cljs.core.PersistentVector.cljs$core$IReduce$_reduce$arity$3 (/workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:19052:3)
at Function.cljs.core.reduce.cljs$core$IFn$_invoke$arity$3 (/workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:7733:13)
at cljs$core$reduce (/workspace/osprey-raml1.0/node_modules/datatype-expansion/node/cljs/core.js:7701:25)
at /workspace/osprey-raml1.0/node_modules/datatype-expansion/node/datatype_expansion/canonical_form.js:788:166
Using the RAML below in Osprey with a cycling usage of a type I get following error message:
The text was updated successfully, but these errors were encountered: