vuejs / repl

Vue SFC REPL as a Vue 3 component
https://repl-vuejs.vercel.app
MIT License
930 stars 172 forks source link

feat: memorize show error state #117

Closed chenxch closed 1 year ago

chenxch commented 1 year ago

First of all, thank you for adding the show-error function, which is really helpful for debugging code. Secondly, this PR hopes to remember the user's choice of show-error, so as to avoid having to manually refresh every time. Click the switch.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
repl ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 26, 2023 5:12am
chenxch commented 1 year ago

@sxzz Thanks for the formatting.💗