mikebronner/laravel-caffeine

The included script is added in a place where it affects my site layout

Closed this issue · 2 comments

Expected Behavior

Package should not affect overall site layout

Acutal Behavior

The package adds its scripts but also modifies my layout.

Environment

  • PHP Version: 7.4
  • Laravel Version: ^7.0
  • LaravelCaffeine Version: 7

Stack Trace

Before

image

From line 369 where the end of the <main> is.

After

image

Do you have any unclosed HTML tags anywhere?

this should no longer be happening.