omegabenefits

Results 7 comments of omegabenefits

I've tried building my own updated plugin, updating the composer dependencies to the latest spatie/ray 1.41.2 -- but unsure how to get the new build to include the missing Illuminate\Support...

also not able to use the ray()->expand() method 😞 using wordpress plugin v1.7.6 and latest mac desktop 2.8.1 `Fatal error: Uncaught BadMethodCallException: Method expand does not exist. in /app/public/wp-content/plugins/spatie-ray/vendor/spatie/macroable/src/Macroable.php:55`

since the only mention of parsing "text/html" scripts I could find in the source belonged to vendor/voku/simple_html_dom, and there appears to be a bump in composer.json from 4.8.8 to 4.8.9...

I found a workaround that prevents the issue (and yes, the original problem is still happening on the latest 3.2.0 version of SS). I changed the type of the scripts...

note - I found [this pull](https://github.com/voku/simple_html_dom/pull/104) in voku/simple_html_dom that had me curious to try this workaround

I just have a habit at this point of consciously quitting the Ray app (on mac m4) whenever I'm not using it. leaving it open and idle will eventually bog...