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.

Globally disable member renaming?

See original GitHub issue

Is there a way to globally disable member renaming without having to modify every call to Render?

If not, would you accept a pull request to add this?

I was quite frustrated by the default behavior because the initial example shown at the top of the README is very deceiving in my opinion. You can read my comment on another issue to see exactly how I moved through your docs and why I missed the notice. At the very least, I think that notice should be moved higher and put into RED or something.

If you ever develop a new major version, I wonder if you would also consider disabling this as the default? What’s the reason to make the default behave like liquid templates while also having a separate facility for parsing actual liquid templates?

Anyway, thanks for your code and your effort!.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
xoofxcommented, Sep 19, 2019

Don’t you now have to pass this context to every call to Render?

Do an extension method MyRender and you won’t feel the pain, it’s really just an extension method away. That’s way better than breaking a behavior.

0reactions
wayneblosscommented, Sep 19, 2019

Good point, thank you again! I had so many frustrations today ( with other stuff ) that I did not even have the creative energy to come up with that very nice and elegant solution.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Disabling administrator vs renaming it : r/MDT
This seems like a stupid easy point but the Internet seems to suggest that renaming the administrator account is the more common method ......
Read more >
How to disable in Webpack to rename of function names ...
How to disable in Webpack to rename of function names? I have got in my code this name of class: import { MenuBlocksMenuPage...
Read more >
Option to disable aliased JS/TS destructured property ...
I thought this was a bug, the new way it adds a bunch of aliases is completely unusable. Please revert it to the...
Read more >
after renaming an azure ad admin account the user can no ...
after renaming an azure ad admin account the user can no longer disable the sign in for other users. It was changed only...
Read more >
Disable renaming attachment
Hi, is it possible to disable the renaming of the attachment? Because i have disabled the attachment when the request is closed. using...
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