wedevelopnl / silverstripe-admintoolbar

Silverstripe 4 admin toolbar for the frontend
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

Uncaught Error: Class "WeDevelop\ElementalGrid\ElementalConfig" not found #17

Open asecondwill opened 6 months ago

asecondwill commented 6 months ago

I'm not using your elemental-grid module, which i think is causing this error when using the admin toolbar?

https://github.com/wedevelopnl/silverstripe-admintoolbar/blob/7a8b78e00bb2a03e50a65fe99253d5909688da7a/src/Menus/ElementalGrid/ElementalGridMenu.php#L81

asecondwill commented 6 months ago

am i right that this shouldnt be a dependancy? the \WeDevelop\ElementalGrid changes how elemental works - we might not want that. especially on existing sites.