Topic: A lot of features dont work

bitmads premium asked 5 years ago


I manually installed the Angular version. I followed the instructions. I don't use any other plugins in my project so far.

*Expected behavior*The basic examples (non PRO) should work like the demo.

*Actual behavior*For example:The dropdown items have no background color, no matter what I do (I even copy-pasted the Material Dropdown example) I'm getting the Basic Dropdown's design with the grey background color instead of the primary (blue) background.

When I copy the very first Navigation->Compositions example (the pink navbar) everything is appearing fine, but when I scroll down, the navigation doesn't go smaller. I've checked the code and the problem with that, the .top-nav-collapse class doesn't appear.

It seems there are javascript and CSS issues also, and I can't find the solution.

Resources (screenshots, code snippets etc.)

enter image description here

<div class="dropdown" mdbDropdown>


  <button mdbDropdownToggle mdbBtn color="primary" class="dropdown-toggle waves-light" type="button"
    mdbWavesEffect>
    Dropdown primary
  </button>


  <div class="dropdown-menu dropdown-primary">
    <a class="dropdown-item" href="#">Action</a>
    <a class="dropdown-item" href="#">Another action</a>
    <a class="dropdown-item" href="#">Something else here</a>
    <a class="dropdown-item" href="#">Something else here</a>
  </div>
</div>

Arkadiusz Idzikowski staff answered 5 years ago


Hello,

Could you provide the links to the documentation code that doesn't work for you? Do you use MDB Angular Free or Pro version? Some of the features are available only for pro users.


bitmads premium commented 5 years ago

Hi, in the meantime, I realized your documentation is unclear when I choose the Angular version, it seems something is the part of the Free then I realized it's not.

For example: https://mdbootstrap.com/docs/angular/components/dropdowns/

https://i.imgur.com/UkYuwoW.png

There is no clue of Premium badge on this first screen of Dropdowns, only the next area (colored buttons) signs that there are colored dropdown buttons in the premium.

After hours of searching I accidentally switched to the jQuery version's documentation, which is more clear about the same question:

https://i.imgur.com/ML5NLxp.png

Since it seems you offer a premium feature as a part of the free package it should be a part of the free package.

There are many parts of the documentation with the same problem, please correct these and try to make a bigger difference between the two version's features. I was about buying the premium but with this documentation, I had to postpone the purchase.

Thank you, Peter


Arkadiusz Idzikowski staff commented 5 years ago

Hello,

Thank you for reporting this problem. We will review our documentation and fix that as soon as possible.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Premium
  • Premium support: Yes
  • Technology: MDB Angular
  • MDB Version: 7.5.1
  • Device: 17inch AW Notebook
  • Browser: Chrome
  • OS: Windows 10
  • Provided sample code: No
  • Provided link: No