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

BUG: The plugin doesn't work with Webpack/Typescript configuration #47

Open
glyad opened this issue Sep 18, 2018 · 2 comments
Open

BUG: The plugin doesn't work with Webpack/Typescript configuration #47

glyad opened this issue Sep 18, 2018 · 2 comments

Comments

@glyad
Copy link

glyad commented Sep 18, 2018

I'm using Aurelia with Webpack and Typescript (not Aurelia-cli). I see blank screen after adding a component. There are no errors in browser console. Seems like as all elements aren't rendered, but present.

@djensen47
Copy link
Contributor

That's weird, especially since the project itself is built on TypeScript. Maybe it's an issue with this project and webpack?

Hopefully @Ullfis responds but he hasn't been around for about 8 months.

@glyad
Copy link
Author

glyad commented Sep 21, 2018

I'm sorry! It was my bug. I used one of samples of the drawer and not paid attention to one of delegates. In another words, I haven't defined method in my view-model. That's interesting the application doesn't throw an exception, but no content is rendered, e..g. the content is still present in browser, but invisible.

@djensen47, thank you for your attention anyway!

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

2 participants