stackblitz / webcontainer-core

Dev environments. In your web app.
https://webcontainers.io
MIT License
3.78k stars 145 forks source link

https://angular.io/start => Notify Me #708

Closed vpham26 closed 11 months ago

vpham26 commented 2 years ago

Describe the bug

Added the Notify me button, but it doesnt show up.

<button type="button" (click)="share()"> Share

<app-product-alerts [product]="product">

product-alert-button

Link to the blitz that caused the error

https://stackblitz.com/edit/angular-jgpdww-kcrzcc?file=src%2Fapp%2Fproduct-list%2Fproduct-list.component.html,src%2Fapp%2Fproduct-alerts%2Fproduct-alerts.component.ts,src%2Fapp%2Fproduct-alerts%2Fproduct-alerts.component.html,src%2Fapp%2Fproduct-list%2Fproduct-list.component.ts,src%2Fapp%2Fapp.module.ts

Steps to reproduce

Read the issue

Expected behavior

Supposed to get the Notify Me button. Did not show up

Parity with Local

Screenshots

Bug

Platform

Browser name  = Chrome
Full version  = 102.0.0.0
Major version = 102
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 154991554,
  "usedJSHeapSize": 144927750,
  "jsHeapSizeLimit": 4294705152
}
Hash = 994c02b5adfbddf10615fbd93251fe140e2a2f0e

Additional context

No response

jrvidal commented 1 year ago

:wave: Thanks for the report. I can see the notify button alright. Is this still an issue on your end? If so, are there any suspicious looking messages in the browser devtools?

SamVerschueren commented 11 months ago

Closing this issue due to inactivity. Feel free to create a new issue with the required information if you still run into this problem 🙏 .