Skip to content

card.at-error does not show background color #9

@futhrevo

Description

@futhrevo

Hi, I am using meteoric:ionic and sass packages. In at-form I am unable to see the at-result or at-error background-colors if any occurs

<template name="changePswd">
  {{#contentFor "headerButtonLeft"}}
    {{>ionNavBackButton path="profileTemplate"}}
  {{/contentFor}}

  {{#contentFor "headerTitle"}}
      <h1 class="title">Change Password</h1>
  {{/contentFor}}


  {{#ionView}}
      {{#ionContent}}
          {{> atForm state='changePwd'}}
      {{/ionContent}}
  {{/ionView}}
</template>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions