Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Compatibility with latest aurelia.js version #196

Open
Raashul opened this issue Nov 27, 2019 · 4 comments
Open

Compatibility with latest aurelia.js version #196

Raashul opened this issue Nov 27, 2019 · 4 comments

Comments

@Raashul
Copy link

Raashul commented Nov 27, 2019

downloading and installing the aurelia-ui-framework on the latest version of aurelia.js does not seem to work. The framework is working on older version of aurelia but silently fails on the latest version.

@bigopon
Copy link
Contributor

bigopon commented Nov 27, 2019

@Raashul can you be more specific about versions and error messages? There has been no changes that could break this framework in any way

@Raashul
Copy link
Author

Raashul commented Nov 27, 2019

@bigopon - I installed the latest version of aurelia from the website(npm). The version of aurelia-ui-framework that caused the issue is: "aurelia-ui-framework": "^5.0.0-beta.2" and "aurelia-cli": "^1.0.2"
There is no error message in the console but it does not recognize the tags in the html files. For example : Click is not recognized and simply renders as a regular div(paragraph)

@Raashul
Copy link
Author

Raashul commented Nov 27, 2019

However, an older version of aurelia setup with jspm ( "aurelia-ui-framework": "github:adarshpastakia/aurelia-ui-framework@master") is working.
We faced this issue when updating our aurelia codebase into the latest version.

@94ankitshrivastava
Copy link

i am facing the same issue. i am not able to installed aurelia-ui-framework v4 with latest version of aurelia.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants