uikit / uikit

A lightweight and modular front-end framework for developing fast and powerful web interfaces

Home Page:http://getuikit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This trying to access undefined in Firefox raising exception

dlmiles opened this issue · comments

viewportElement[`client${ucfirst(prop)}`] -

Screenshot 2024-03-13 155935 UKIt_3_17_9

Here is a screenshot showing the situation.

I think some kind of defensive coding is required here.

Hi, could you provide a minimal codepen example reproducing the error?