Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: ion-tabs "Usage with Router" example doesn't send app.module.ts file contents to Stackblitz in Safari #3260

Closed
kalbzero opened this issue Nov 22, 2023 · 1 comment · Fixed by #3287
Labels
bug Issues related to bugs on the documentation website

Comments

@kalbzero
Copy link

Describe the Bug

Enter in "https://stackblitz.com/run?file=src%2Fapp%2Fapp.component.ts" e see the error.

Error in src/main.ts (3:27)
File '/~/src/app/app.module.ts' is not a module.

Expected Behavior

Open the ion-tabs example

Steps to Reproduce

Just enter in Ion-tabs official documentation "https://ionicframework.com/docs/api/tabs", nav to first example and click in "Open in Stackblitz"

Screenshots

Screenshot 2023-11-22 at 17 55 13 Screenshot 2023-11-22 at 17 55 54

Operating System

iOS

Browser

Safari

Version

17.1

Additional Information

No response

@kalbzero kalbzero added the triage New issues label Nov 22, 2023
@averyjohnston averyjohnston self-assigned this Nov 27, 2023
@averyjohnston
Copy link
Contributor

Thank you for the report, I'm able to replicate this. The contents of the app.module.ts file aren't getting copied over to the Stackblitz correctly. Interestingly, I'm unable to replicate in Chrome, only Safari.

@averyjohnston averyjohnston changed the title bug: ion-tabs example in stackBlitz don't work bug: ion-tabs "Usage with Router" example doesn't send app.module.ts file contents to Stackblitz in Safari Nov 27, 2023
@averyjohnston averyjohnston added the bug Issues related to bugs on the documentation website label Nov 27, 2023
@averyjohnston averyjohnston removed their assignment Nov 27, 2023
@ionitron-bot ionitron-bot bot removed the triage New issues label Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issues related to bugs on the documentation website
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants