feelin icon indicating copy to clipboard operation
feelin copied to clipboard

Accessing context property "number" throws exception when value is undefined

Open ekzobrain opened this issue 7 months ago • 1 comments

Describe the Bug

See this example: https://nikku.github.io/feel-playground/?e=string%28obj.number%29&c=%7B%0A++%22obj%22%3A+%7B%7D%0A%7D&t=expression&st=true

Steps to Reproduce

Expected Behavior

Seems like "number" property is treated as a function when it's value is unset in provided context

Environment

  • Host (Browser/Node version), if applicable: any
  • OS: any
  • Library version: latest

ekzobrain avatar Jun 12 '25 11:06 ekzobrain

Thanks for reporting this error, good one! I'll see what I can do about it.

nikku avatar Oct 03 '25 08:10 nikku