devtical / nova-qrcode-field

A Laravel Nova field to generate QR Code
https://packagist.org/packages/devtical/nova-qrcode-field
MIT License
41 stars 14 forks source link

component renders blank in Nova v4.5.4 (Silver Surfer) #13

Closed martijnelzinga closed 2 years ago

martijnelzinga commented 2 years ago

Hi,

Might be missing something on install... I migrated today to Nova v4.5.4 (Silver Surfer), and freshly installed QrField. The column shows up in the resource list, but is rendered blank. I already tried yarn mix.

kenkaigu commented 2 years ago

Same issue here

baskinvolkan commented 2 years ago

same here

sagadsalem commented 2 years ago

Same here

Synchro commented 2 years ago

For me it does nothing ( I'm in Nova 4.11.1). It's not so much as it rendering blank, its that it doesn't even try. My QR fields appear as a string, like this:

image

Kristories commented 2 years ago

Solved. Please check #14