Discussion on Gull - Angular 19+ Admin Dashboard Template

Discussion on Gull - Angular 19+ Admin Dashboard Template

By
Cart 1,209 sales
Well Documented

ui-lib supports this item

Supported

This author's response time can be up to 2 business days.

219 comments found.

MHayle

MHayle Purchased

Is this template updated yet or it’s on stale?

We’ll update to Angular v19 soon.

Iconsmind error in Firefox browser

Please update the template.

Hi, We’re going to update soon. for faster response please contact at support@ui-lib.com, our support team will assist you. Thanks

kindly add me to the git hub repo. https://github.com/PrasongDev is my git hub. thanks.

please renew your support . thanks

Tag-input doesn’t exists in the last versión downloaded, Please update the template.

send your query to https://support.ui-lib.com/ thanks

Hello, any plans to add dark theme to this?

send your query to https://support.ui-lib.com/ thanks

Please check (Side Compact Version): http://localhost:4200/#/uikits/popover doesn’t work correctly, I use the last version published.

Please send your query to https://support.ui-lib.com/ . thank you

This most recent version is leveraging `ng-bootstrap@v12+` but confirmed with the ng bootstrap team that this version of ng-bootstrap does in fact NOT support angular 14. they have yet to even release anything officially that does. the beta for ng-bootstrap 13.0.0 is being built with it but it’s still not compatible.

Can verify this by nuking the package-lock file and node_modules and doing a fresh `npm i`.

npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: gull@14.0.0 npm ERR! Found: @angular/common@14.0.4 npm ERR! node_modules/@angular/common npm ERR! angular/common“14.0.4” from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer angular/common“^13.0.0” from @ng-bootstrap/ng-bootstrap@12.1.2 npm ERR! node_modules/@ng-bootstrap/ng-bootstrap npm ERR! ng-bootstrap/ng-bootstrap“12.1.2” from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with—force, or—legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR!

Please use yarn to install dependencies.

Trying to do ng build—prod and getting error: Invalid version: “15.2-15.3”

Hi,

When I run ng—version in the GULL-SIDEBAR-COMPACT folder I see the angular version as 12.2.16 and not as 13, am i doing anything wrong here?

“name”: “gull”, “version”: “12.0.0”, “license”: “https://themeforest.net/licenses/terms/regular”,

Does that help?

This is angular 13. please check "@angular/core": "13.1.1", in package.json

Sorry my bad. Thank you.

Hi Team,

We like the template and you like to buy it but I have a question. We have hybrid application which includes Angular and .NET razor pages.

Can we use the CSS files from HTML version to style the .NET pages ?

Yeah, you can use the scss files. It’s a standard angular cli project.

hi we purchase the “gull-angular-bootstrap-admin-dashboard-template” put when we download the file contains the jquery only angular was not there

Hi, angular version is in “gull-sidebar-compact” and “gull-sidebar-large” folder.

I’m getting an error just running npm install off the baseline gull sidebar large project. See below.

npm ERR! 1 error generated. npm ERR! make: * [Release/obj.target/binding/src/binding.o] Error 1 npm ERR! gyp ERR! build error npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2 npm ERR! gyp ERR! stack at ChildProcess.onExit (/Users/stevehaney/tbcode/gull-poc/node_modules/node-gyp/lib/build.js:262:23) npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:390:28) npm ERR! gyp ERR! stack at Process.ChildProcess._handle.onexit (node:internal/child_process:290:12) npm ERR! gyp ERR! System Darwin 21.2.0 npm ERR! gyp ERR! command ”/usr/local/bin/node” ”/Users/stevehaney/tbcode/gull-poc/node_modules/node-gyp/bin/node-gyp.js” “rebuild” “-verbose” “-libsass_ext=” “-libsass_cflags=” “-libsass_ldflags=” “—libsass_library=” npm ERR! gyp ERR! cwd /Users/stevehaney/tbcode/gull-poc/node_modules/node-sass npm ERR! gyp ERR! node -v v16.13.2 npm ERR! gyp ERR! node-gyp -v v3.8.0 npm ERR! gyp ERR! not ok npm ERR! Build failed with error code: 1

Also get an error running yarn. Just to be clear.

Using @Starlette comment above, changing node-sass version to ^7.0.0 worked. The comment that the package was updated does not appear to be accurate but at least I can build the app now.

Just updated the files. Thanks for mentioning!

I can’t run yarn after installing everything mentioned in the documentation. The installation bombs out when it tries to install “node-sass”. It won’t allow me to install a version before 7.0.0. It worked after updating the version number in the package.json from 4 to 7 (and deleting the yarn and package lock files). Just maybe worth mentioning in the documentation for others in case they come across this issue as well :) or maybe in the next release you could upgrade to version 7 as well?

Awesome! I’ve updated the package.json and mentioning that in doc. Thanks :)

kindly add me to the git hub repo. kamilthepro is my git hub ID.

how are you? This support is because I was reviewing the latest version of the gull template with angular 12 and everything is fine but when compiling and uploading the file to the web server all the template resposive is damaged, I tried it with the latest version of the template, I hope a possible solution or help on this topic

Thanks a lot

Hi, just rested the latest version. Please check browser console that all the css files are loaded.

`ng test` doesnt work for me out of the box on the large sidebar version

Hi, We didn’t implement tests. Test files are generated by CLI and we didn’t modified those. You need to implement tests. Or you can delete the files. Thanks

I expecting to purchase this theme, but I want to know if you are planing to upgrade to angular 12 and bootstrap soon??

Hi, we’ll updated to angular 12 and bootstrap 5.

hi, well very soon ?

We can not give exact date, but we’ll try ASAP. And there is no major changes in angular 12 and bootstrap 5 so hopefully it won’t create any issues during update.

After executing “ng build —aot” command and building successfully, none of the project’s CSS files get applied. Any help would be appreciated.

please share your github username

Hello, we use Gull template on our angular projects.

But we have some problems loading table data. When the recording amount reaches a certain number, the browser freezes or hangs. Especially when printing the incoming data on the first screen, freezing occurs. Is this problem solved? What must we do about this problem?

Thanks for help.

are you using this table http://gull.ui-lib.com/purple/#/applayout-sidebar-large/tables/full ?

how many rows are coming from server?

We are using standard html tables and turning rows with ngFor.

It’s changing. Usually that gonna be a problem after 250 – 300 rows.

It’s better if you use server side paging https://swimlane.github.io/ngx-datatable/#server-paging

Hi,

I tried the removed the dependency of node-sass as it will be deprecated soon. But I got lots of errors when compiling.

Are you able to advise how to remove the node-sass?

Thanks

Justin

We’ll update the core scss and remove node-sass. use now as it is, you’ll be able to replace the scss when it’s updated. You’ll be notified when it’s updated. Thanks

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve ThemeForest.

Sure, take me to the survey