starfederation / datastar

A real-time hypermedia framework.
https://data-star.dev/
MIT License
733 stars 40 forks source link

bug with todos example - clearing all and reloading page triggers debugger #253

Open zangster300 opened 5 days ago

zangster300 commented 5 days ago
Error evaluating Datastar expression:
  return {'loading ml-4': ctx.store().toggleAllFetching.value}

Error: Cannot read properties of undefined (reading 'value')

Check if the expression is valid before raising an issue.

Steps to reproduce:

Toggle all todos Clear them all at once and refresh

To fix: Clear cookies for the datastar site

delaneyj commented 5 days ago

gotta test for that commited?

delaneyj commented 4 days ago

@zangster300 :cricket: