jrTilak / lazykit

Refine your JavaScript workflows with Lazykit. A concentrated collection of lean utility functions, not a bloated library.
https://lazykit.thapatilak.com.np
MIT License
6 stars 2 forks source link

BUG: While visiting the method page initially, it shows the lang flag `undefined` #76

Closed jrTilak closed 5 months ago

jrTilak commented 5 months ago

Describe the bug

image

To Reproduce Steps to reproduce the behavior:

  1. Go to any method page on the 1st time, maybe using incognito, Eg https://lazykit.thapatilak.com.np/docs/functions/functional/callAfter
  2. Navigate to installation.

Expected behavior It should show ts by default if lang flag is falsy

jrTilak commented 5 months ago

As per #78