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

validation documentation not updated for aurelia-webpack #522

Open
ilsergente1993 opened this issue Apr 24, 2019 · 5 comments
Open

validation documentation not updated for aurelia-webpack #522

ilsergente1993 opened this issue Apr 24, 2019 · 5 comments

Comments

@ilsergente1993
Copy link

I'm submitting a bug report
The doc is not updated

Expected/desired behavior:
here at the beginning in the Introduction section, the documentation should say to use .plugin(PLATFORM.moduleName('aurelia-validation')) instead of .plugin('aurelia-validation') as noted here.

Cheers

@bigopon
Copy link
Member

bigopon commented Apr 24, 2019

@ilsergente1993 Thanks for spotting this. Would be great if you could help create a PR to fix this 👍

@ilsergente1993
Copy link
Author

Sorry for the late answer. I created the PR in the aurelia/documentation repo. Cheers 👷

@szalmanov-kafene
Copy link

I changed to use the plugin as suggested above, I'm getting this error: VM74304 100:5253 Error: Invalid resource path [function ValidateBindingBehavior() { return _super !== null && _super.apply(this, arguments) || this; }]. Resources must be specified as relative module IDs. at FrameworkConfiguration.globalResources
Any idea why?

@bigopon
Copy link
Member

bigopon commented Aug 20, 2020

@szalmanov-kafene the error means you are using an old version of aurelia-framework module. Maybe upgrade it?

@szalmanov-kafene
Copy link

Thanks for responding, I was going to follow up here - I updated all my aurelia packages and its working fine now. Thanks again!

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

3 participants