ignition-code-editor icon indicating copy to clipboard operation
ignition-code-editor copied to clipboard

Edits not saving.

Open ipontt opened this issue 5 years ago • 8 comments

OS: Win7 Php: 7.3.4 Laravel: 6.2

Inline code editor looks pretty, but it's not saving any edits at all. I'm just testing this package out on a fresh install after seeing it in laracasts.

I used a variable I didn't declare on purpose on my welcome view to trigger an error, edit out the variable, hit CTRL+S, get the green popup saying it saved correctly, press F5 and get the same error. Any edits I make just revert as soon as I change the stack frame or hit refresh.

Am I missing something here? There's not much documentation besides "do composer facade/ignition-code-editor --dev".

ipontt avatar Oct 11 '19 18:10 ipontt

Same problem under Windows 10 - Laravel 6 / Ignition @ master

axelzuzek avatar Nov 11 '19 15:11 axelzuzek

Same problem with Windows 10,Laravel 6.6.2

DarkPain0 avatar Dec 07 '19 17:12 DarkPain0

Same problem, Win 10, Laravel 6.7

mankowitz avatar Dec 16 '19 09:12 mankowitz

same problem

rahmap avatar Jan 10 '20 18:01 rahmap

Same problem does anyone knows the solution for this

airhoncortez avatar Mar 04 '20 01:03 airhoncortez

same problem, win 7, laravel 6.2

horacebmagic avatar Jul 14 '20 13:07 horacebmagic

same problem, win 7, laravel 6.2

I think this is because you have to use a certain IDE for this to work.

Try using PHP storm

AirhonDev avatar Jul 14 '20 14:07 AirhonDev

same problem, win 7, laravel 6.2

I think this is because you have to use a certain IDE for this to work.

Try using PHP storm

i'm using vscode. i saw the tutorial using vscode, macOS works properly

horacebmagic avatar Jul 15 '20 11:07 horacebmagic