tracker icon indicating copy to clipboard operation
tracker copied to clipboard

Using $this when not in object context

Open Morrowga opened this issue 2 years ago • 2 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

Morrowga avatar Dec 07 '21 08:12 Morrowga

I have same error

Grzyb9k avatar Feb 19 '22 22:02 Grzyb9k

any answer? i am having same issue on my laravel 8. whenever i call a function of this package to get the data. same message appears e.g $visitor = Tracker::currentSession();

when i call this, it shows this error on line # 100 of Tracker.php file. I am using windows 10 and browser is Firefox.

saad-kamal avatar Oct 03 '22 07:10 saad-kamal