Skip to content

rosahealth/qwik-city-SPA-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playing with Qwik City loaders, actions and Link

How to start?

  • npm run dev

Current issues

Loaders

  • The previous loader calls don't get cancelled.
  • How can we know when it's loading? Could we update our component to show a loader?

Actions

The routeAction$ from the Qwik city starter doesn't work but globalAction$ does.

Stackblitz

It doesn't work well in stackblitz( this repo in stackblitz)

  • `routeActions$ lead to CSRF errors.
  • useNavigate and Link do not change the url.

About

qwik-city-SPA-exploration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published