PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

window is not defined in production #186

Closed sedrak1987 closed 5 years ago

sedrak1987 commented 5 years ago

JS: ERROR ReferenceError: window is not defined

Also I see same here https://github.com/NativeScript/nativescript-dev-webpack/issues/405

PeterStaev commented 5 years ago

Hey @sedrak1987 , I've just tried running the demo-ng app in this repo with AOT and it works w/o any problem. Make sure your dependencies are up to date and consult to the demo apps and readme on how to use the plugin. If you still have problems, provide a sample project that demonstrates the problem.

PeterStaev commented 5 years ago

No further response so closing this one for now. In case you still have problems, please provide more details.