Bug Report
Ionic version:
[x] 4.x "@ionic/react": "^4.8.0-rc.1"
Current behavior:
Enumerate the intellisense of attributes available on the IonBackButton component.
Expected behavior:
Steps to reproduce:
Related code:
<IonButtons slot="start">
<IonBackButton class="show-back-button" defaultHref="proxy.php?url=https%3A%2F%2Fgithub.com%2Fhome"></IonBackButton>
</IonButtons>
Other information:
Ionic info:
Ionic:
Ionic CLI : 5.2.5 (C:\Users\tommy\AppData\Roaming\nvm\v12.8.0\node_modules\ionic)
Ionic Framework : @ionic/react 4.8.0-rc.1
Utility:
cordova-res : not installed
native-run : not installed
System:
NodeJS : v12.8.0 (C:\Program Files\nodejs\node.exe)
npm : 6.10.2
OS : Windows 10
Bug Report
Ionic version:
[x] 4.x
"@ionic/react": "^4.8.0-rc.1"Current behavior:
Enumerate the intellisense of attributes available on the
IonBackButtoncomponent.Expected behavior:
Steps to reproduce:
Related code:
Other information:
Ionic info: