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.

Can I give GET (or any) parameters to the app? If I try to add ?anything to localhost:7000 all I get is Not found.

localhost:7000#{"k":"v"} works, I can get it from location.href, but it’s awkward.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
yhdgms1commented, Aug 24, 2021

If you use derver (is used by default in the Malina.js template), add spa: true to the config

0reactions
AlexxNBcommented, Sep 23, 2021

@L-a-c-a or you can just run npm install -D derver@latest

Read more comments on GitHub >

github_iconTop Results From Across the Web

Parameter Definition & Meaning - Merriam-Webster
The meaning of PARAMETER is an arbitrary constant whose value characterizes a member of a system (such as a family of curves); also...
Read more >
Parameter - Wikipedia
A parameter (from Ancient Greek παρά (pará) 'beside, subsidiary', and μέτρον (métron) 'measure'), generally, is any characteristic that can help in defining ...
Read more >
Parameter Definition & Meaning | Dictionary.com
a constant or variable term in a function that determines the specific form of the function but not its general nature, as a...
Read more >
PARAMETER | definition in the Cambridge English Dictionary
a set of facts or a fixed limit that establishes or limits how something can or must happen or be done: The researchers...
Read more >
Parameter - Definition, Meaning & Synonyms - Vocabulary.com
A parameter is a limit. In mathematics a parameter is a constant in an equation, but parameter isn't just for math anymore: now...
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