acquia / headless_lightning

A more opinionated flavor of Lightning for building decoupled applications. Support ended on November 2, 2021 and this project is no longer maintained.
https://lightning.acquia.com
GNU General Public License v2.0
58 stars 16 forks source link

User edit page throws error #122

Open paulsheldrake opened 5 years ago

paulsheldrake commented 5 years ago

When accessing the user page i.e. user/1/edit you get a fatal error

Message | TypeError: Argument 1 passed to Doctrine\Common\Inflector\Inflector::camelize() must be of the type string, null given, called in /srv/bindings/f40b1b85e7cc4d8bba2fa35d8b63a37f/code/web/modules/custom/headless_lightning/headless_ui/src/Redirect.php on line 17 in
balsama commented 5 years ago

I believe this was fixed by #105