Skip to content

Installation issues and element not showing content #1

@DMTSource

Description

@DMTSource

I installed the component via bower. I attempted to use a paper-code-mirror example from the demo but the content code is not showing.

In order to get the code-mirror to work in my polymer app I had to copy the vendor dir from the paper-code-mirror directory within bower components to the home directory of the site in order to prevent the file require.min.js from throwing errors as it could not find the vendor folder. However, vendor has to exist in both locations to prevent import errors.

At this point I had no errors. The code-mirror appears to be working however with formatting, number lines, and style being applied, but the initial text that should be shown is missing.

What is the correct installation process for using the paper-code-mirror with a site?

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