wpbones / WPBones

WordPress framework for Laravel developers
https://wpbones.com
GNU Lesser General Public License v3.0
138 stars 28 forks source link

Blades page throwing error #49

Open onwp opened 4 weeks ago

onwp commented 4 weeks ago

Describe the bug On the offical demo here, Blades page throws "Critical error".

To Reproduce Steps to reproduce the behavior:

  1. Go to official demo (playground)
  2. Click on Blades link
  3. See error

Expected behavior "There has been a critical error on this website. Please check your site admin email inbox for instructions."

gfazioli commented 4 weeks ago

@onwp Hi there, thank you for reporting. Unfortunately, we are aware about that 🙄 It's due to the limitations of WordPress Playground. For now, I suggest cloning the repository in your local development environment. 🙏 we're looking into it, but we haven't found any solutions yet. If you discover anything, please let me know

image