P.D. Rittenhouse
P.D. Rittenhouse
I get the same error on Windows 10 with node 14.15.0, npm 6.14.8, php 8.0.0. Works fine on my linux box. Here's the stack trace: ``` PHP Fatal error: Uncaught...
Is there a fix for this? Having the same issue.
No. Running that throws another error: ``` Your requirements could not be resolved to an installable set of packages. Problem 1 - timber/timber 1.19.0 requires upstatement/routes 0.8 -> found upstatement/routes[0.8]...
So I tried that but it throws another error. `Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.0.2". You are running 8.0.0....
Having the same issue. I believe it's because of the # in the anchors. Is there any way to prevent this? Maybe use a data attribute instead of the href?
I think something like this might resolve the issue https://stackoverflow.com/questions/3503559/prevent-default-hash-behavior-on-page-load/3503621
Can the responsiveTabs function be exported as a node module.export?