juniorschen
juniorschen
@dlcole Same problem happening with the following stack trace: System.err: Calling js method finishUpdate failed System.err: Error: java.lang.IllegalStateException: Expected the adapter to be 'fresh' while restoring state. System.err: System.err: StackTrace:...
@MrCroft Would you have a simple project to demonstrate how the library structure looks?
@MrCroft a sample project would help a lot
@MrCroft No sample yet?
@MrCroft thank you so much for taking the time, I really appreciate it
@MrCroft Do you know if there is a possibility to build the library to use in other apps? For me the result with ng build library is always only .ts...
Still not working: "dependencies": { "@angular/animations": "~13.2.0", "@angular/common": "~13.2.0", "@angular/compiler": "~13.2.0", "@angular/core": "~13.2.0", "@angular/forms": "~13.2.0", "@angular/platform-browser": "~13.2.0", "@angular/platform-browser-dynamic": "~13.2.0", "@angular/router": "~13.2.0", "@nativescript/angular": "^13.0.0", "@nativescript/core": "~8.2.0", "@nativescript/theme": "~3.0.2", "rxjs": "~7.5.0", "zone.js":...
Layout capture the changes, but typescript files still not working....
@ViewChild ("chart") but your id is #chartObj