Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error when using JavaScript framework angularjs #11

Open
MuhsinZeptoa opened this issue Jun 12, 2018 · 0 comments
Open

error when using JavaScript framework angularjs #11

MuhsinZeptoa opened this issue Jun 12, 2018 · 0 comments

Comments

@MuhsinZeptoa
Copy link

I used this code in my view file:
@{{myForm.myInput.$valid}}

But I got the following error:

A PHP Error was encountered
Severity: Notice

Message: Undefined variable: valid

Filename: libraries/Slice.php(519) : eval()'d code

Line Number: 3

Backtrace:

File: D:\xampp\htdocs\test\application\libraries\Slice.php(519) : eval()'d code
Line: 3
Function: _error_handler

File: D:\xampp\htdocs\test\application\libraries\Slice.php
Line: 519
Function: eval

File: D:\xampp\htdocs\test\application\libraries\Slice.php
Line: 364
Function: _run

File: D:\xampp\htdocs\test\application\controllers\Method.php
Line: 20
Function: view

File: D:\xampp\htdocs\test\index.php
Line: 315
Function: require_once
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant