typicode/jsonplaceholder

Example for fetching '(...)/todos/1' on main website not working.

PiotrNap opened this issue · 2 comments

The example shown on placeholder isn't working, it gives :
Uncaught SyntaxError: Invalid regular expression: missing / in the browser console.

@PiotrNap I have tried opening this website (directly as well as hitting as API in JS), both are working for me.

https://codesandbox.io/s/busy-jones-713bj

Screenshot from 2020-11-01 18-48-02

Let me know if I interpret the wrong way!.

Yes, it is working now. Could be an an issue due to changing the website design?