Open becseya opened 2 weeks ago
Selecting a product did not close the popup due to op.value is null exception.
op.value is null
op reference was used at some point for a different popup overlay. I'm assuming the variable was mixed up during removal.
op
Remove old reference
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Description
Selecting a product did not close the popup due to
op.value is null
exception.Assumed cause
op
reference was used at some point for a different popup overlay. I'm assuming the variable was mixed up during removal.Solution
Remove old reference