Closed chasenlehara closed 6 years ago
This is actually an issue in can-define: https://github.com/canjs/can-define/blob/c47d3050c9a663b37ce8bec163ec3a2ee2c46ea4/can-define.js#L1182
define.types.string
should be a function, not an object.
Issue moved to canjs/can-define #330 via ZenHub
This is what’s causing https://github.com/canjs/can-route/issues/161 and https://github.com/canjs/can-route/issues/163