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.

Remove $ prefix from property names

See original GitHub issue

Remove $ prefix from property names in the following types:

  • Rule
  • Entry
  • Result

Vue 3 has moved away from using it, and with the way the composition API works it is no longer necessary to distinguish global properties.

Obviously, I expect a conversation on this topic before any decisions are made. Well, hopefully.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
culeecommented, Jul 14, 2021

No worries 😅. I do agree that the $ prefix in Rule need to be removed. And the$key should be renamed to name. 👍

1reaction
SharpSeeErcommented, Jul 14, 2021

Sorry! Was editing my comment as you closed it.

Read more comments on GitHub >

github_iconTop Results From Across the Web

J2K: Suggest to remove prefixes ("m", "_") from property names
J2K: Suggest to remove prefixes ("m", "_") from property names ... On some projects, people used either "_" or "m" as prefix for...
Read more >
Remove underscore prefixes from all keys - Stack Overflow
I have tried unsuccessfully to adapt this code to accomplish it: Replace dot to underscore in js object keys names
Read more >
How to remove property name prefix in error messages set ...
Hi All, I have a requirement to show error message for a certain field at both Property level and Page level at top...
Read more >
How to remove the prefix field in the full name field? - Jotform
1) remove the prefix to the YOUR NAME field? ... Please click on the full name field and go to the prefix option...
Read more >
remove $ prefix from LetViewContext property names ... - GitHub
LetViewContext property names don't contain the $ prefix. ... feat(component): remove $ prefix from LetViewContext property names #3670.
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