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.

Devtools can have a “stores” tab

Spruce has a methods (outside of Alpine) for:

(“stores” > “spruce” so that we’re forward compatible if stores make it into v3)

_Originally posted by @HugoDF in https://github.com/alpine-collective/alpinejs-devtools/discussions/175_

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:3
  • Comments:5

github_iconTop GitHub Comments

3reactions
Yahavcommented, Apr 4, 2022

@Niush Just tried that, doesn’t seem to be working with devtools. Alpine.store(‘_devtools_stores’) does output the stores but the devtools shows it as empty. Its a shame.

EDIT: This seem to work:

<input
    type="hidden"
    x-title="_devtools_stores"
    x-effect="new_store = { ...$store }; delete new_store._devtools_stores; $store._devtools_stores = new_store"
    x-data="{new_store: null}"
/>
1reaction
stepanjaklcommented, May 26, 2022

@Niush @Yahav Your solution works great! However, it would be nice to see global $store(s) natively inside the extension.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tab Store
A toolbar widget that allows you to manage tabs more easily. A new context menu entry allows you to store the currently active...
Read more >
Quartermasters Stores Tab - The Shadows - Ultimate Guitar
View interactive tab. Download Pdf. Song: Quartermaster's Stores Band: The Shadows Album: Apache Single B-side Year: 1960 Tabber: beranger80@hotmail.com ...
Read more >
The Tab Store
Speedy, online, quality index tabs and chart dividers at extremely low prices to the medical field, accounting and legal firms, the insurance industry, ......
Read more >
Instagram introduces ads on Shop tab globally - Hootsuite Blog
In the Shop tab, people can browse, save, and buy products listed by businesses or tagged by creators. Ads with Shop tab placement...
Read more >
TAB Retail Remodeling – Custom Merchandising Services
New Stores. We've done hundreds of new store layouts, and we'd love to take on yours!
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