79246175

Date: 2024-12-03 03:21:50
Score: 1.5
Natty:
Report link

I got it working with

      <select v-model="form.frequency">
        <option :value=form.frequency>Monthly</option>
        <option value="quarterly">Quarterly</option>
        <option value="yearly">Yearly</option>
      </select>

Thank you for your help.

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Whitelisted phrase (-0.5): Thank you for your help
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Marianne Hartigan