Daniel

Results 4 comments of Daniel

`STAGEFRONT_ENABLED=true` was enabled in the .env file. After removing the routes code from the web.php file again I ran some artisan commands (clear config, clear view, clear cache, etc.). After...

That's correct. I worked locally with Valet and by default, Routes are cached I think. When deploying with Forge for example, Routes should be recached automatically so it shouldn't be...

@alexrmacleod I can confirm this is still working just fine for me! As long as you haven't scrolled everything is visible and once you start scrolling "visibility:hidden" will be triggered.

@einarberglund Thank you for providing this solution, I gave it a try but as soon as I go back within the form the survey breaks and in the console it...