Laravel-Backpack / demo

A working demo of Laravel with all Backpack packages installed.
http://backpackforlaravel.com
Other
323 stars 166 forks source link

errors on last demo #580

Closed blondie63 closed 8 months ago

blondie63 commented 8 months ago

I find some errors in the latest demo https://github.com/Laravel-Backpack/demo/commit/726ae90295c4ad3979a67404891c53edb7f13a47

Sent as feedback

bkp-demo-errors
phpfour commented 8 months ago

Hey @blondie63, thanks for posting here.

I am unable to locate the problem here – the demo seems to work correctly and I do not see any errors on the console.

Can you help me to reproduce the issue?

blondie63 commented 8 months ago

Hi @phpfour yes demo is starting fine also on my local but when i open code using vs.studio i seen some red errors like these:

bkp-demo-i1 bkp-demo-i2

Could it be a VS.Studio error?

phpfour commented 8 months ago

Could it be a VS.Studio error?

Maybe...I don't use VS Studio so I can't really comment. One thing to notice is that the tooltip is detecting the code block as javascript so most likely that's causing the editor to think its wrong.

Anyway, I am closing the issue as there's no next action required.