Skip to content

"ReferenceError: File is not defined" on first run #10

@audente

Description

@audente

Error

After following the setup steps, the app log shows the next message:

[Vue warn]: Error in render: "ReferenceError: File is not defined"
found in
---> <BFormRadio>
       <BFormRadioGroup>
         <BButtonToolbar>
           <Dashboard> at pages/dashboard.vue
             <Nuxt>
               <Full> at layouts/default.vue
                 <Root>

Steps

  • vue init using muhibbudins/nuxt-coreui
  • npm install
  • npm run dev
  • open localhost:3000

Workaround

If I remove the b-form-radio and b-form-radio-group tags from index.vue page the page is rendered without errors.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions