Skip to content

Google removed the js and css libs from https://storage.googleapis.com/code.getmdl.io/ #326

@SabineMa

Description

@SabineMa

since 7.1.2026, Google removed https://getmdl.io

the libs

'https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.light_blue-orange.min.css'
and
'https://storage.googleapis.com/code.getmdl.io/1.3.0/material.min.js'

were removed from google.

Luckily, we have them in cdn:

'https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.light_blue-orange.min.css'
and
'https://cdnjs.cloudflare.com/ajax/libs/material-design-lite/1.3.0/material.min.js'

The following methods need update:

MDLDemoApplication>> updateRoot:
MDLDemo>>updateRoot:
MDLDemoInstallationPage>>renderStartDescriptionOn: 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions