Skip to content

500 - Cannot read property 'toString' of undefined with <a> tag #227

Closed
@KotlinIsland

Description

@KotlinIsland
import React from 'react'

export default function Home() {

  return (
    <a>asdf</a>
  )
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    ✘ bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions