question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[v7.0.1] Bug define custom Expressions not working

See original GitHub issue

the sift.use function is no longer available.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
crcncommented, Oct 23, 2018

Awesome, I’ll get around to adding use later this week. Expect it to land in 7.1.0. 😄

1reaction
djMaxcommented, Nov 1, 2018

Might save yourself some future-troubles if that fourth argument is a level deeper, like

{
  expressions: {
    $mod(value, arg) { return value % arg }
  }
}

Then if you need options for something else going forward the signature won’t change.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Bug listing with status RESOLVED with resolution FIXED as at ...
... Bug:105 - "man command does not work with zsh" status:RESOLVED resolution:FIXED ... Bug:846 - "Cannot create new directory from KDE GUI" status:RESOLVED ......
Read more >
Recent Bug Fixes by Version - Gurobi Optimization
Fixed issues with three or more identical break-points in piece-wise-linear objective function definition. Fixed distributed tuning without a Compute Server.
Read more >
Fix list for IBM WebSphere Application Server V7.0
The following is a complete listing of fixes for V7.0 with the most ... Problem. IBM WebSphere Application Server provides periodic fixes for...
Read more >
Custom Expression can fail query when mixing numeric and ...
Describe the bug Custom Expressions with more advanced structure, where numeric and string functions are combined, then the query fails ...
Read more >
Table of contents - Forms - documentation
Bug fix: Sometimes added (new) rows are not cleared on form save ... with labels defined by expression; Bug fix: in Edge browser...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found