lit.dev icon indicating copy to clipboard operation
lit.dev copied to clipboard

fix: replace call to broken jsonplaceholder with a static text

Open kadoshms opened this issue 1 year ago • 1 comments

Currently the until directive playground example is broken due to the reliance on jsonplaceholder which is not stable. Instead, simply await a timeout of 2 seconds, and return some static text.

kadoshms avatar May 21 '24 11:05 kadoshms

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

google-cla[bot] avatar May 21 '24 11:05 google-cla[bot]