#Error: Assertion Failed: crypto.randomUUID needs to be avaliable.

1 messages · Page 1 of 1 (latest)

heavy temple
#

Hello, I've never ran into this error before, so i'm not sure what's causing it. I am also not calling randomUUID in my code. Can anybody tell me why this is happening randomly ?

#

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.

hardy coyote
#

Localhost should be fine as well