Skip to content

bug: react-output-target not wrapper Ionic components since upgrade 0.7.4 #552

Open
@felipefialho

Description

@felipefialho

Prerequisites

Stencil Version

4.22.3

Stencil Framework Output Target

React

Stencil Framework Output Target Version

0.7.4

Current Behavior

I have DS in Web Components using @ionic/core to provide wrappers to React and Vue. I am using react-ouput-target 0.5.3 and for now everything works but when I upgrade to 0.7.4 I am facing with some problems in components that use @ionic/core

image

Components that not uses @ionic/core is working fine

Expected Behavior

I need to keep the same current behavior

Steps to Reproduce

  • Upgrade react-output-target to 0.7.4
  • Update stencil.config to new approach
  • Change tsconfig to
"module": "esnext",
"moduleResolution": "bundler",
  • Generate just esm modules

Code Reproduction URL

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions