Playground error
# spicedb
t
Apologies, if this isn't the right channel to post this kind of query, but I am unable to run playground via docker container locally (linux). I get the following error
Could not start the Development System. Please make sure you have WebAssembly enabled.
on both firefox and chrome. I checked console log and found this
Copy code
Failed to load developer package: CompileError: wasm validation error: at offset 4: failed to match magic number developerservice.ts:288:14
I have also added network screenshot for playground running on localhost vs play.authzed.com. Apologies, if I have missed something blindly obvious. https://cdn.discordapp.com/attachments/844600078948630559/1248125790386786354/Screenshot_from_2024-06-06_14-01-23.png?ex=66628739&is=666135b9&hm=05f89086f963f075ee45e356933723ebe9708269b76d2d7c054208e42c83db1c& https://cdn.discordapp.com/attachments/844600078948630559/1248125790776983652/Screenshot_from_2024-06-06_14-02-01.png?ex=66628739&is=666135b9&hm=4d08070a3d4ee3c28ab2e3f88833535d5d4670cffae76748691610d3377bec0b&
v
I think several folks have reported this, can you post in the GitHub issue?
34 Views