glideapps / glide-code-columns

Custom computed columns for Glide
https://glideapps.com/plugins
Apache License 2.0
22 stars 22 forks source link

Updates to fast formula parser #98

Closed chrisozgo99 closed 2 years ago

chrisozgo99 commented 2 years ago

Values in fast formula cells are now beingJSON.parse'd to check that they are numbers before being accessed.

vercel[bot] commented 2 years ago

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

Name Status Preview Updated
glide-code-columns ✅ Ready (Inspect) Visit Preview May 20, 2022 at 5:06PM (UTC)
schani commented 2 years ago

I suggest adding at least one test case that does some string manipulation.