AlchemyCMS/alchemy_cms

View on GitHub
app/javascript/preview.js

Summary

Maintainability
A
0 mins
Test Coverage

Function init has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

    init() {
      window.addEventListener("message", (event) => {
        switch (event.data.message) {
          case "Alchemy.blurElements":
            this.blurElements()
Severity: Minor
Found in app/javascript/preview.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status