solidjs / solid-router

A universal router for Solid inspired by Ember and React Router
MIT License
1.14k stars 146 forks source link

Use `.getAttribute('action')` instead of `.action` #358

Closed knpwrs closed 8 months ago

knpwrs commented 8 months ago

Fixes #357

ryansolid commented 8 months ago

Ok I see what I need to do. Thank you