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.

the `uri` string interpolator does not accept variables

See original GitHub issue

Disovered while working on #3221

the new path interpolator also does not support that, since that is a plain copy of the uri one

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:5
  • Comments:6 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
rossabakercommented, Jan 15, 2021

Nothing has changed with regard to the macros. There are various functions to construct the Uri, including fromString and unsafeFromString.

0reactions
emersonmouracommented, Jan 15, 2021

Is there any solution for that problem? I have the same one.

Read more comments on GitHub >

github_iconTop Results From Across the Web

node.js - Why my string interpolation is not working with URL?
I am making a react app and my string interpolation is not working. It's a bit strange because it is not working in...
Read more >
String functions for Bicep - Azure Resource Manager
Describes the functions to use in a Bicep file to work with strings.
Read more >
String Interpolation | Scala Documentation
String Interpolation allows users to embed variable references directly in processed string ... String interpolators can also take arbitrary expressions.
Read more >
Using Variables, Expressions, Wildcards, and String ...
A Using Variables, Expressions, Wildcards, and String Interpolation ... If and ElseIf expressions are evaluated once per request, not once per contained ...
Read more >
String interpolation of a url - Visual Studio Feedback
Visual studio does not treat interpolated strings as valid urls, as the are not. What do you see instead? The entire string is...
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