meta-magic / amexio.github.io

Amexio is a rich set of Angular 7 (170+) components powered by HTML5 & CSS3 for Responsive Design and with 80+ Material Design Themes, UI Components, Charts, Gauges, Data Point Widgets, Dashboards. Amexio is completely Open Sourced and Free. It's based on Apache 2 License. You can use it in your production grade work today at no cost or no obligation.
http://www.amexio.tech
Apache License 2.0
167 stars 72 forks source link

amexio-layout-grid is broken in version 5.11.1 #125

Closed baminmru closed 5 years ago

baminmru commented 5 years ago

I'm submitting a...


[ X] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request

Current behavior

Grid-layout do not work. See sample at https://api.amexio.org/api/v5.11/#/layout/gridlayout-demo

Expected behavior

Grid-layout work as in prevous versions.

Minimal reproduction of the problem with instructions

For bug reports please provide the STEPS TO REPRODUCE and if possible a MINIMAL DEMO of the problem via https://plnkr.co or similar (you can use Our Amexio Plunker as a starting point: http://plnkr.co/edit/M9AeGH?p=info)

What is the motivation / use case for changing the behavior?

Environment


Angular version: 6.2.4


Browser:
- [ ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ X] Firefox version 58
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX

For Tooling issues:
- Node version: 10.11
- Platform:  Windows 

Others:

ketan-gote commented 5 years ago

@baminmru - We have verified this in latest version and it is working. Can you reverify at your end and let us know. If issue is still present, please share stackblitz example, as it will help us in investigating further. Also you can close this issue if it is resolve.

baminmru commented 5 years ago

Sorry, but what latest version you verify? This feature do not work at your demo site for all 5.1x version. Here: https://api.amexio.org/api/v5.14/#/layout/gridlayout-demo And here: https://api.amexio.org/api/v5.13/#/layout/gridlayout-demo And here: https://api.amexio.org/api/v5.12/#/layout/gridlayout-demo And here: https://api.amexio.org/api/v5.11/#/layout/gridlayout-demo

'Live page' used amexio 5.4 where layout work ok.

baminmru commented 5 years ago

изображение

Browser version is Firefox 67.0.2

arafkarsh commented 5 years ago

It's working in Chrome and Microsoft Edge Browser and not working in FireFox. We will look into this asap. Amexio-API-Edge

baminmru commented 5 years ago

I hope you fix problem for FireFox. Without this fix I cannot use new version of Amexio in my projects :-(

ketan-gote commented 5 years ago

@baminmru - We are looking into this issue and fix will be supporting FireFox also.

arafkarsh commented 5 years ago

We will be releasing the fix today.

arafkarsh commented 5 years ago

Checked the fix in the following Browsers

Amexio-fix-Grid-Layout-FireFox Amexio-fix-Grid-Layout-Chrome Amexio-fix-Grid-Layout-Safari Amexio-fix-Grid-Layout-Edge

baminmru commented 5 years ago

Thanks, I am waiting while next release is ready.

rashmithakkar commented 5 years ago

Above issue is resolved in amexio version 5.14.3.
Please refer [Sample grid layout] (https://stackblitz.com/edit/amexio-v4-gridlayoutbasic-latest1?file=app/app.component.ts) with latest version.