substrate-playground
substrate-playground copied to clipboard
Both playgrounds on https://docs.substrate.io/playground/ open the Node Template
There are 2 playgrounds listed on https://docs.substrate.io/playground/ One of them should open the Substrate Node Template and the other one - the Front-End Template. Instead, both open the Node Template.
Selecting the Front-End Template from the page:
opens this playground:

Expected result: the Front-End Template project should be opened in the playground
Thanks for the report! There indeed appear to be some issues. The frontend code should be there, but note that the template used will still be node-template but with extra frontend code.
Let me circle back on this.