Passport: Weird UI Issue along with Console Warnings.

Created on 26 Aug 2016  ·  8Comments  ·  Source: laravel/passport

Hello,

I tried installing passport and following the tutorial and the first time it all worked fine but later on, I broke something and decided to start fresh. I deleted the database and got a fresh copy of Laravel.

Now when I tried to follow the exact same tutorial on the Docs and the video Taylor made i get some issues. I don't know what's causing them and I don't know how to fix them.

Here are the issues.

screen shot 2016-08-26 at 00 01 58

When i click the delete buttons i get this message

screen shot 2016-08-26 at 00 16 07

I have used a new database and i tried in incognito and cleared all my browsers cookies and cache.

I have asked on IRC but no one can help me.

Most helpful comment

I have this issue as well. It seems only to occur in Chrome, no issues so far in Firefox. I'm looking into it. Not using browserSync seemed to fix it, but even then these errors pop up sometimes.

All 8 comments

So ive been testing a lot of stuff, i disabled all extensions in chrome and made sure to delete all my cache and storage on browser etc etc, seems to be an issue with chrome.

I opened the same page after doing a fresh install again in safari and everything worked fine.

screen shot 2016-08-26 at 01 06 19

I created a new Personal Access Token on the Safari version of the website and reloaded the page on chrome to see what would happen and here are the results.

screen shot 2016-08-26 at 01 12 15

It has several hundred iterations of it for some reason.

I have this issue as well. It seems only to occur in Chrome, no issues so far in Firefox. I'm looking into it. Not using browserSync seemed to fix it, but even then these errors pop up sometimes.

Firefox works for me too, only chrome issue.

Having the same issue on PHPMap.co and already told @taylorotwell about it. This will hopefully fixed soon.

Any updates on this?

This is not a solution to the problem but turning off SSL makes the problem go away. For some reason when SSL is on, vue resource is stringifying the response which is why you see the error - i.e. length is not a string method.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

raksrivastava picture raksrivastava  ·  3Comments

Adesubomi picture Adesubomi  ·  4Comments

andcl picture andcl  ·  3Comments

seriousjelly picture seriousjelly  ·  3Comments

rudolfdobias picture rudolfdobias  ·  3Comments