#Error: Assertion Failed: crypto.randomUUID needs to be avaliable.
1 messages · Page 1 of 1 (latest)
All I'm doing it clicking a button and calling this.store.createRecord().... for some reason it doesn't break on the https://daacs.moomoodev.com/ but on my dev server it's breaking
Oh ok I found the issue, and I'm not sure if this is a bug or feature, but the Javascript crypto Object is undefined if you're not using a SSL cert. @hardy coyote
Ok I looked it up and it's actually a browser thing... has nothing to do with Ember.
Yup! Browser is pretty neat!
Localhost should be fine as well