Skip to content

bug(refresher): Can't bind to 'mode' since it isn't a known property of 'ion-refresher' #28716

Description

@DwieDima

Prerequisites

Ionic Framework Version

v6.x
v7.x

Current Behavior

Currently i cannot apply mode dynamically using angular value binding for ion-refresher.

image

Expected Behavior

mode can be applied dynamically on Ionic Version 6 and 7

Steps to Reproduce

see stackblitz

Code Reproduction URL

https://stackblitz.com/edit/angular-2fmpy9?file=src%2Fapp%2Fapp.module.ts,src%2Ftheme%2Fvariables.css,src%2Fapp%2Fexample.component.ts,src%2Fapp%2Fexample.component.html,src%2Fapp%2Fapp.component.css

Ionic Info

latest

Additional Information

you have to add schemas: [CUSTOM_ELEMENTS_SCHEMA], to remove the error message

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions